 |
USRP Hardware Driver and USRP Manual
Version: 3.15.0.0-4+b1
UHD and USRP Manual
|
|
Go to the documentation of this file.
8 #ifndef INCLUDED_UHD_ZERO_COPY_RECV_OFFLOAD_HPP
9 #define INCLUDED_UHD_ZERO_COPY_RECV_OFFLOAD_HPP
13 #include <boost/shared_ptr.hpp>
15 namespace uhd {
namespace transport {
24 typedef boost::shared_ptr<zero_copy_recv_offload>
sptr;
static sptr make(zero_copy_if::sptr transport, const double timeout)
boost::shared_ptr< zero_copy_if > sptr
Definition: zero_copy.hpp:170
#define UHD_API
Definition: config.h:68
Definition: zero_copy.hpp:168
Definition: zero_copy_recv_offload.hpp:22
Definition: build_info.hpp:13
boost::shared_ptr< zero_copy_recv_offload > sptr
Definition: zero_copy_recv_offload.hpp:24