23 #ifndef INCLUDED_GR_RUNTIME_TYPES_H
24 #define INCLUDED_GR_RUNTIME_TYPES_H
43 class gr_top_block_detail;
Implementation details to support the signal processing abstractionThis class contains implementation...
Definition: gr_block_detail.h:41
Definition: gr_hier_block2.h:29
Class specializing gr_flat_flowgraph that has all nodes as gr_blocks, with no hierarchy.
Definition: gr_flat_flowgraph.h:39
Definition: gr_block.h:37
i/o signature for input and output ports.
Definition: gr_io_signature.h:91
The abstract base class for all signal processing blocks.Basic blocks are the bare abstraction of an ...
Definition: gr_basic_block.h:52
Single writer, multiple reader fifo.
Definition: gr_buffer.h:53
Class representing a directed, acyclic graph of basic blocks.
Definition: gr_flowgraph.h:140
How we keep track of the readers of a gr_buffer.
Definition: gr_buffer.h:220
Definition: gr_top_block.h:29