11#ifndef INCLUDED_GR_MSG_HANDLER_H
12#define INCLUDED_GR_MSG_HANDLER_H
20typedef std::shared_ptr<msg_handler> msg_handler_sptr;
std::shared_ptr< message > sptr
Definition: message.h:30
abstract class of message handlers
Definition: msg_handler.h:27
virtual void handle(message::sptr msg)=0
handle msg
#define GR_RUNTIME_API
Definition: gnuradio-runtime/include/gnuradio/api.h:18
GR_RUNTIME_API const pmt::pmt_t msg()
GNU Radio logging wrapper.
Definition: basic_block.h:29