23 #ifndef INCLUDED_ZEROMQ_PULL_SOURCE_H
24 #define INCLUDED_ZEROMQ_PULL_SOURCE_H
43 typedef boost::shared_ptr<pull_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);
#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
Receive messages on ZMQ PULL socket and source stream.
Definition: pull_source.h:40
boost::shared_ptr< pull_source > sptr
Definition: pull_source.h:43
BLOCKS_API size_t itemsize(vector_type type)