GNU Radio 3.7.2 C++ API
|
Go to the source code of this file.
Classes | |
class | gr::hier_block2 |
Hierarchical container class for gr::block's and gr::hier_block2's. More... | |
Namespaces | |
gr | |
Include this header to use the message passing features. | |
Functions | |
GR_RUNTIME_API hier_block2_sptr | gr::make_hier_block2 (const std::string &name, gr::io_signature::sptr input_signature, gr::io_signature::sptr output_signature) |
public constructor for hier_block2 More... | |