GNU Radio 3.7.0 C++ API
uhd::stream_args_t Struct Reference

#include <usrp_sink.h>

List of all members.

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

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