 |
GNU Radio Manual and C++ API Reference
3.10.5.1
The Free & Open Software Radio Ecosystem
|
|
Go to the documentation of this file.
11 #ifndef INCLUDED_ZEROMQ_SUB_SOURCE_H
12 #define INCLUDED_ZEROMQ_SUB_SOURCE_H
31 typedef std::shared_ptr<sub_source>
sptr;
48 bool pass_tags =
false,
50 const std::string& key =
"");
55 virtual std::string last_endpoint() = 0;
Receive messages on ZMQ SUB socket and source stream.
Definition: sub_source.h:28
#define ZEROMQ_API
Definition: gr-zeromq/include/gnuradio/zeromq/api.h:18
GR_RUNTIME_API size_t itemsize(types::vector_type type)
synchronous 1:1 input to output with history
Definition: sync_block.h:25
std::shared_ptr< sub_source > sptr
Definition: sub_source.h:31
GNU Radio logging wrapper.
Definition: basic_block.h:29