11 #ifndef INCLUDED_ZEROMQ_PULL_SOURCE_H
12 #define INCLUDED_ZEROMQ_PULL_SOURCE_H
31 typedef std::shared_ptr<pull_source>
sptr;
49 bool pass_tags =
false,
56 virtual std::string last_endpoint() = 0;
#define ZEROMQ_API
Definition: gr-zeromq/include/gnuradio/zeromq/api.h:18
GNU Radio logging wrapper.
Definition: basic_block.h:29
synchronous 1:1 input to output with historyOverride work to provide the signal processing implementa...
Definition: sync_block.h:25
Receive messages on ZMQ PULL socket and source stream.
Definition: pull_source.h:28
GR_RUNTIME_API size_t itemsize(types::vector_type type)
std::shared_ptr< pull_source > sptr
Definition: pull_source.h:31