23 #ifndef INCLUDED_ZEROMQ_PUB_SINK_H
24 #define INCLUDED_ZEROMQ_PUB_SINK_H
46 typedef boost::shared_ptr<pub_sink>
sptr;
58 static sptr make(
size_t itemsize,
size_t vlen,
char *address,
59 int timeout=100,
bool pass_tags=
false,
int hwm=-1);
boost::shared_ptr< pub_sink > sptr
Definition: pub_sink.h:46
#define ZEROMQ_API
Definition: gr-zeromq/include/gnuradio/zeromq/api.h:30
Sink the contents of a stream to a ZMQ PUB socket.
Definition: pub_sink.h:43
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)