USRP Hardware Driver and USRP Manual  Version: 003.009.000-0-gcd88f80f
UHD and USRP Manual
uhd::transport Namespace Reference

Namespaces

 vrt
 

Classes

class  bounded_buffer
 
class  bounded_buffer_detail
 
class  buffer_pool
 
struct  if_addrs_t
 
class  managed_buffer
 Simple managed buffer with release interface. More...
 
class  managed_recv_buffer
 
class  managed_send_buffer
 
struct  tcp_zero_copy
 
class  udp_simple
 
class  udp_zero_copy
 
class  usb_control
 
class  usb_device_handle
 
class  usb_zero_copy
 
class  zero_copy_if
 
struct  zero_copy_xport_params
 

Functions

UHD_API std::vector< if_addrs_tget_if_addrs (void)
 
UHD_INLINE void intrusive_ptr_add_ref (managed_buffer *p)
 
UHD_INLINE void intrusive_ptr_release (managed_buffer *p)
 

Function Documentation

◆ get_if_addrs()

UHD_API std::vector<if_addrs_t> uhd::transport::get_if_addrs ( void  )

Get a list of network interface addresses. The internal implementation is system-dependent.

Returns
a vector of if addrs

◆ intrusive_ptr_add_ref()

UHD_INLINE void uhd::transport::intrusive_ptr_add_ref ( managed_buffer p)

◆ intrusive_ptr_release()

UHD_INLINE void uhd::transport::intrusive_ptr_release ( managed_buffer p)