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

VrFakeGuppiSource< oType > Class Template Reference

#include <VrFakeGuppiSource.h>

Inheritance diagram for VrFakeGuppiSource< 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 float memoryTouched ()
virtual int work2 (VrSampleRange output, void *o[])
 VrFakeGuppiSource (double sampling_freq)

Protected Attributes

int bufferSize
int gupfd

template<class oType>
class VrFakeGuppiSource< oType >


Constructor & Destructor Documentation

template<class oType>
VrFakeGuppiSource< oType >::VrFakeGuppiSource double  sampling_freq  ) 
 


Member Function Documentation

template<class oType>
virtual float VrFakeGuppiSource< oType >::memoryTouched  )  [inline, virtual]
 

Returns the total number of bytes read (ignores written bytes) per second by the upstream chain ending with this module zero has a special meaning (no outputs in cache)

Reimplemented from VrSigProc.

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

default name for a module (override with actual name)

Reimplemented from VrSource< oType >.

template<class oType>
int VrFakeGuppiSource< oType >::work2 VrSampleRange  output,
void *  o[]
[virtual]
 

Implements VrSource< oType >.


Member Data Documentation

template<class oType>
int VrFakeGuppiSource< oType >::bufferSize [protected]
 

template<class oType>
int VrFakeGuppiSource< oType >::gupfd [protected]
 


The documentation for this class was generated from the following file:
Generated on Tue Mar 15 23:47:11 2005 for GNU Radio by  doxygen 1.4.0