23 #ifndef INCLUDED_ZEROMQ_SUB_SOURCE_H
24 #define INCLUDED_ZEROMQ_SUB_SOURCE_H
43 typedef boost::shared_ptr<sub_source>
sptr;
55 static sptr make(
size_t itemsize,
size_t vlen,
char *address,
56 int timeout=100,
bool pass_tags=
false,
int hwm=-1);
boost::shared_ptr< sub_source > sptr
Definition: sub_source.h:43
Receive messages on ZMQ SUB socket and source stream.
Definition: sub_source.h:40
#define ZEROMQ_API
Definition: gr-zeromq/include/gnuradio/zeromq/api.h:30
Include this header to use the message passing features.
Definition: logger.h:131
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)