GNU Radio 3.7.1 C++ API
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

namespace  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 }