 |
GNU Radio Manual and C++ API Reference
3.9.1.0
The Free & Open Software Radio Ecosystem
|
|
Go to the documentation of this file.
11 #ifndef INCLUDED_NETWORK_UDP_SINK_H
12 #define INCLUDED_NETWORK_UDP_SINK_H
52 typedef std::shared_ptr<udp_sink>
sptr;
59 const std::string& host,
BLOCKS_API size_t itemsize(vector_type type)
synchronous 1:1 input to output with history
Definition: sync_block.h:25
This block provides a UDP Sink block that can send data over UDP streams to a specified host.
Definition: gr-network/include/gnuradio/network/udp_sink.h:49
#define NETWORK_API
Definition: gr-network/include/gnuradio/network/api.h:19
GNU Radio logging wrapper for log4cpp library (C++ port of log4j)
Definition: basic_block.h:29
std::shared_ptr< udp_sink > sptr
Definition: gr-network/include/gnuradio/network/udp_sink.h:52