22 #ifndef INCLUDED_MSG_ACCEPTER_H 23 #define INCLUDED_MSG_ACCEPTER_H 27 #include <boost/shared_ptr.hpp> 51 typedef boost::shared_ptr<msg_accepter> msg_accepter_sptr;
#define GR_RUNTIME_API
Definition: gnuradio-runtime/include/gnuradio/api.h:30
msg_accepter()
Definition: messages/msg_accepter.h:38
Include this header to use the message passing features.
Definition: logger.h:695
Virtual base class that accepts messages.
Definition: messages/msg_accepter.h:35
boost::intrusive_ptr< pmt_base > pmt_t
typedef for shared pointer (transparent reference counting). See http://www.boost.org/libs/smart_ptr/smart_ptr.htm
Definition: pmt.h:56