 |
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_SOURCE_H
12 #define INCLUDED_NETWORK_UDP_SOURCE_H
49 typedef std::shared_ptr<udp_source>
sptr;
BLOCKS_API size_t itemsize(vector_type type)
This block provides a UDP source block that starts a listener on the specified port and waits for inb...
Definition: gr-network/include/gnuradio/network/udp_source.h:46
synchronous 1:1 input to output with history
Definition: sync_block.h:25
#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_source > sptr
Definition: gr-network/include/gnuradio/network/udp_source.h:49