23 #ifndef INCLUDED_GR_MESSAGE_SOURCE_H 24 #define INCLUDED_GR_MESSAGE_SOURCE_H 41 typedef boost::shared_ptr<message_source>
sptr;
43 static sptr make(
size_t itemsize,
int msgq_limit=0);
46 const std::string& lengthtagname);
Turn received messages into a stream.
Definition: message_source.h:37
boost::shared_ptr< msg_queue > sptr
Definition: msg_queue.h:47
Include this header to use the message passing features.
Definition: logger.h:695
#define BLOCKS_API
Definition: gr-blocks/include/gnuradio/blocks/api.h:30
boost::shared_ptr< message_source > sptr
Definition: message_source.h:41
synchronous 1:1 input to output with historyOverride work to provide the signal processing implementa...
Definition: sync_block.h:37
BLOCKS_API size_t itemsize(vector_type type)