#include <uhd/config.hpp>
#include <uhd/utils/noncopyable.hpp>
#include <boost/detail/atomic_count.hpp>
#include <boost/intrusive_ptr.hpp>
#include <boost/utility.hpp>
#include <memory>
Go to the source code of this file.
Classes | |
class | uhd::transport::managed_buffer |
Simple managed buffer with release interface. More... | |
class | uhd::transport::managed_recv_buffer |
class | uhd::transport::managed_send_buffer |
struct | uhd::transport::zero_copy_xport_params |
class | uhd::transport::zero_copy_if |
Namespaces | |
uhd | |
uhd::transport | |
Functions | |
UHD_INLINE void | uhd::transport::intrusive_ptr_add_ref (managed_buffer *p) |
UHD_INLINE void | uhd::transport::intrusive_ptr_release (managed_buffer *p) |