23 #ifndef INCLUDED_ZEROMQ_PUSH_SINK_H
24 #define INCLUDED_ZEROMQ_PUSH_SINK_H
47 typedef boost::shared_ptr<push_sink>
sptr;
59 static sptr make(
size_t itemsize,
size_t vlen,
char *address,
60 int timeout=100,
bool pass_tags=
false,
int hwm=-1);
Sink the contents of a stream to a ZMQ PUSH socket.
Definition: push_sink.h:44
#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
boost::shared_ptr< push_sink > sptr
Definition: push_sink.h:47
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)