Go to the source code of this file.
Classes |
class | gr::block |
| The abstract base class for all 'terminal' processing blocks.A signal processing flow is constructed by creating a tree of hierarchical blocks, which at any level may also contain terminal nodes that actually implement signal processing functions. This is the base class for all such leaf nodes. More...
|
Namespaces |
namespace | gr |
| Include this header to use the message passing features.
|
Functions |
std::ostream & | gr::operator<< (std::ostream &os, const block *m) |