23 #ifndef INCLUDED_ZEROMQ_REP_SINK_H
24 #define INCLUDED_ZEROMQ_REP_SINK_H
45 typedef boost::shared_ptr<rep_sink>
sptr;
57 static sptr make(
size_t itemsize,
size_t vlen,
char *address,
58 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
boost::shared_ptr< rep_sink > sptr
Definition: rep_sink.h:45
Sink the contents of a stream to a ZMQ REP socket.
Definition: rep_sink.h:42
BLOCKS_API size_t itemsize(vector_type type)