18 #ifndef INCLUDED_UHD_TRANSPORT_UDP_ZERO_COPY_HPP    19 #define INCLUDED_UHD_TRANSPORT_UDP_ZERO_COPY_HPP    24 #include <boost/shared_ptr.hpp>    26 namespace uhd{ 
namespace transport{
    40     typedef boost::shared_ptr<udp_zero_copy> 
sptr;
    57         const std::string &addr,
    58         const std::string &port,
 
boost::shared_ptr< udp_zero_copy > sptr
Definition: udp_zero_copy.hpp:40
 
#define UHD_API
Definition: config.hpp:76
 
Definition: convert.hpp:28
 
Definition: udp_zero_copy.hpp:38
 
Definition: zero_copy.hpp:134
 
Definition: device_addr.hpp:47