GNU Radio Manual and C++ API Reference  3.7.13.4
The Free & Open Software Radio Ecosystem
uhd::stream_args_t Struct Reference

#include <gnuradio/uhd/usrp_sink.h>

Public Member Functions

 stream_args_t (const std::string &cpu="", const std::string &otw="")
 
 stream_args_t (const std::string &cpu="", const std::string &otw="")
 

Public Attributes

std::string cpu_format
 
std::string otw_format
 
device_addr_t args
 
std::vector< size_t > channels
 

Constructor & Destructor Documentation

uhd::stream_args_t::stream_args_t ( const std::string &  cpu = "",
const std::string &  otw = "" 
)
inline
uhd::stream_args_t::stream_args_t ( const std::string &  cpu = "",
const std::string &  otw = "" 
)
inline

Member Data Documentation

device_addr_t uhd::stream_args_t::args
std::vector< size_t > uhd::stream_args_t::channels
std::string uhd::stream_args_t::cpu_format
std::string uhd::stream_args_t::otw_format

The documentation for this struct was generated from the following files: