#include <gnuradio/uhd/amsg_source.h>
◆ sptr
◆ ~amsg_source()
virtual gr::uhd::amsg_source::~amsg_source |
( |
| ) |
|
|
inlinevirtual |
Destructor.
This must be explicitly defined because there is no block inheritance for this class, and thus no virtual destructor pulled into the class hierarchy for sub-classes.
◆ msg_to_async_metadata_t()
::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 metadata object.
- Returns
- The asynchronous metadata object.
The documentation for this class was generated from the following file: