GNU Radio 3.6.2git-147-g267ac52b C++ API
gr_flat_flowgraph Class Reference

Class specializing gr_flat_flowgraph that has all nodes as gr_blocks, with no hierarchy. More...

#include <gr_flat_flowgraph.h>

Inheritance diagram for gr_flat_flowgraph:
gr_flowgraph

List of all members.

Public Member Functions

 ~gr_flat_flowgraph ()
void setup_connections ()
void merge_connections (gr_flat_flowgraph_sptr sfg)
void dump ()

Static Public Member Functions

static gr_block_vector_t make_block_vector (gr_basic_block_vector_t &blocks)

Friends

GR_CORE_API gr_flat_flowgraph_sptr gr_make_flat_flowgraph ()

Detailed Description

Class specializing gr_flat_flowgraph that has all nodes as gr_blocks, with no hierarchy.


Constructor & Destructor Documentation


Member Function Documentation

Make a vector of gr_block from a vector of gr_basic_block


Friends And Related Function Documentation


The documentation for this class was generated from the following file: