#include <gr_flat_flowgraph.h>
#include <gr_block_detail.h>
#include <gr_io_signature.h>
#include <gr_buffer.h>
#include <iostream>
#include <map>
Defines | |
#define | GR_FLAT_FLOWGRAPH_DEBUG 0 |
Functions | |
gr_flat_flowgraph_sptr | gr_make_flat_flowgraph () |
#define GR_FLAT_FLOWGRAPH_DEBUG 0 |
Referenced by gr_flat_flowgraph::merge_connections().
gr_flat_flowgraph_sptr gr_make_flat_flowgraph | ( | ) |
Referenced by gr_hier_block2::flatten().