Main Page | Modules | Namespace List | Class Hierarchy | Class List | Directories | File List | Class Members | File Members

GrPAMMod< iType, oType > Class Template Reference

#include <GrPAMMod.h>

List of all members.

template<class iType, class oType>
class GrPAMMod< iType, oType >


Public Member Functions

virtual const char * name ()
virtual int work (VrSampleRange output, void *o[], VrSampleRange inputs[], void *i[])
 GrPAMMod (int bits)

Protected Attributes

vector< oType > constellation

Constructor & Destructor Documentation

template<class iType, class oType>
GrPAMMod< iType, oType >::GrPAMMod int  bits  ) 
 


Member Function Documentation

template<class iType, class oType>
virtual const char* GrPAMMod< iType, oType >::name  )  [inline, virtual]
 

template<class iType, class oType>
int GrPAMMod< iType, oType >::work VrSampleRange  output,
void *  o[],
VrSampleRange  inputs[],
void *  i[]
[virtual]
 


Member Data Documentation

template<class iType, class oType>
vector<oType> GrPAMMod< iType, oType >::constellation [protected]
 


The documentation for this class was generated from the following file:
Generated on Fri Sep 16 00:17:56 2005 for GNU Radio 2.x by  doxygen 1.4.4