23 #ifndef INCLUDED_GR_UHD_AMSG_SOURCE_H
24 #define INCLUDED_GR_UHD_AMSG_SOURCE_H
26 #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,
61 static ::uhd::async_metadata_t
boost::shared_ptr< msg_queue > sptr
Definition: msg_queue.h:47
Definition: amsg_source.h:35
Definition: usrp_sink.h:30
Include this header to use the message passing features.
Definition: logger.h:131
#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