GNU Radio 3.7.0-50 C++ API
gr::uhd::amsg_source Class Reference

#include <amsg_source.h>

Public Types

typedef boost::shared_ptr
< amsg_source
sptr
 

Static Public Member Functions

static sptr make (const ::uhd::device_addr_t &device_addr, msg_queue::sptr msgq)
 Make a new USRP asynchronous message-based source block. More...
 
::uhd::async_metadata_t msg_to_async_metadata_t (const message::sptr msg)
 

Member Typedef Documentation

Member Function Documentation

::uhd::async_metadata_t gr::uhd::amsg_source::msg_to_async_metadata_t ( const message::sptr  msg)
static

Convert a raw asynchronous message to an asynchronous metatdata object.

Returns
The asynchronous metadata object.

The documentation for this class was generated from the following file: