GNU Radio Manual and C++ API Reference  3.7.4.1
The Free & Open Software Radio Ecosystem
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
block_gateway.h File Reference
#include <gnuradio/api.h>
#include <gnuradio/block.h>
#include <gnuradio/feval.h>
Include dependency graph for block_gateway.h:

Go to the source code of this file.

Classes

struct  gr::block_gw_message_type
 
class  gr::block_gateway
 

Namespaces

 gr
 Include this header to use the message passing features.
 

Enumerations

enum  gr::block_gw_work_type { gr::GR_BLOCK_GW_WORK_GENERAL, gr::GR_BLOCK_GW_WORK_SYNC, gr::GR_BLOCK_GW_WORK_DECIM, gr::GR_BLOCK_GW_WORK_INTERP }
 
enum  gr::tag_propagation_policy_t { gr::TPP_DONT = 0, gr::TPP_ALL_TO_ALL = 1, gr::TPP_ONE_TO_ONE = 2 }