8#ifndef INCLUDED_UHD_ZERO_COPY_RECV_OFFLOAD_HPP
9#define INCLUDED_UHD_ZERO_COPY_RECV_OFFLOAD_HPP
13#include <boost/shared_ptr.hpp>
15namespace uhd {
namespace transport {
24 typedef boost::shared_ptr<zero_copy_recv_offload>
sptr;
Definition: zero_copy.hpp:167
boost::shared_ptr< zero_copy_if > sptr
Definition: zero_copy.hpp:169
Definition: zero_copy_recv_offload.hpp:22
boost::shared_ptr< zero_copy_recv_offload > sptr
Definition: zero_copy_recv_offload.hpp:24
static sptr make(zero_copy_if::sptr transport, const double timeout)
#define UHD_API
Definition: config.h:68
Definition: build_info.hpp:13