gr_block.h File Reference

#include <gr_basic_block.h>

Include dependency graph for gr_block.h:

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...


Typedefs

typedef std::vector
< gr_block_sptr
gr_block_vector_t
typedef std::vector
< gr_block_sptr >::iterator 
gr_block_viter_t

Functions

gr_block_sptr make_gr_block_sptr (gr_basic_block_sptr p)


Typedef Documentation


Function Documentation

gr_block_sptr make_gr_block_sptr ( gr_basic_block_sptr  p  )  [inline]


Generated on Thu Mar 5 09:01:33 2009 for GNU Radio 3.1.3 by  doxygen 1.5.8