Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

VrTestCountSource< oType > Class Template Reference

#include <VrTestCountSource.h>

Inheritance diagram for VrTestCountSource< oType >:

VrSource< oType > VrSigProc List of all members.

Public Member Functions

virtual const char * name ()
 default name for a module (override with actual name)
virtual void work (timestamp ts, unsigned int size, oType *o[])
virtual void initialize ()
 Initialize any local state that is dependent on sampling frequency.

template<class oType>
class VrTestCountSource< oType >


Member Function Documentation

template<class oType>
void VrTestCountSource< oType >::initialize  )  [virtual]
 

Initialize any local state that is dependent on sampling frequency.

Reimplemented from VrSigProc.

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

default name for a module (override with actual name)

Reimplemented from VrSource< oType >.

template<class oType>
void VrTestCountSource< oType >::work timestamp  ts,
unsigned int  size,
oType o[]
[virtual]
 


The documentation for this class was generated from the following file:
Generated on Wed Mar 23 12:30:43 2005 for GNU Radio by  doxygen 1.4.0