23 #ifndef INCLUDED_GR_UHD_AMSG_SOURCE_H 24 #define INCLUDED_GR_UHD_AMSG_SOURCE_H 28 #include <uhd/usrp/multi_usrp.hpp> 33 class uhd_amsg_source;
39 typedef boost::shared_ptr<amsg_source>
sptr;
54 static sptr make(const ::uhd::device_addr_t& device_addr,
msg_queue::sptr msgq);
60 static ::uhd::async_metadata_t msg_to_async_metadata_t(
const message::sptr msg);
boost::shared_ptr< msg_queue > sptr
Definition: msg_queue.h:47
Definition: amsg_source.h:35
GNU Radio logging wrapper for log4cpp library (C++ port of log4j)
Definition: basic_block.h:43
#define GR_UHD_API
Definition: gr-uhd/include/gnuradio/uhd/api.h:30
boost::shared_ptr< message > sptr
Definition: message.h:42
boost::shared_ptr< amsg_source > sptr
Definition: amsg_source.h:39
virtual ~amsg_source()
Destructor.
Definition: amsg_source.h:48