23 #ifndef INCLUDED_ZEROMQ_PULL_MSG_SOURCE_H
24 #define INCLUDED_ZEROMQ_PULL_MSG_SOURCE_H
52 static sptr make(
char *address,
int timeout=100);
#define ZEROMQ_API
Definition: gr-zeromq/include/gnuradio/zeromq/api.h:30
shared_ptr documentation stub
Definition: shared_ptr_docstub.h:15
Include this header to use the message passing features.
Definition: logger.h:129
Receive messages on ZMQ PULL socket and output async messages.
Definition: pull_msg_source.h:40
The abstract base class for all 'terminal' processing blocks.A signal processing flow is constructed ...
Definition: block.h:60
boost::shared_ptr< pull_msg_source > sptr
Definition: pull_msg_source.h:43