gr_block_detail.h File Reference

#include <gr_runtime.h>
#include <stdexcept>

Go to the source code of this file.

Classes

class  gr_block_detail
 Implementation details to support the signal processing abstraction

This class contains implementation detail that should be "out of sight" of almost all users of GNU Radio. This decoupling also means that we can make changes to the guts without having to recompile everything. More...


Functions

gr_block_detail_sptr gr_make_block_detail (unsigned int ninputs, unsigned int noutputs)
long gr_block_detail_ncurrently_allocated ()


Function Documentation

long gr_block_detail_ncurrently_allocated (  ) 

gr_block_detail_sptr gr_make_block_detail ( unsigned int  ninputs,
unsigned int  noutputs 
)

Referenced by _wrap_block_detail().


Generated on Sat Apr 18 14:00:49 2009 for GNU Radio 3.0.4 by  doxygen 1.5.8