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

GrOscopeSinkC Class Reference

#include <GrOscopeSinkC.h>

Inheritance diagram for GrOscopeSinkC:

GrOscopeSinkX GrSink VrSigProc List of all members.

Public Member Functions

 GrOscopeSinkC (int file_descriptor)
 ~GrOscopeSinkC ()
virtual const char * name ()
 default name for a module (override with actual name)
virtual void initialize ()
 Initialize any local state that is dependent on sampling frequency.
virtual int work3 (VrSampleRange output, VrSampleRange inputs[], void *ai[])

Private Attributes

int d_fd
float * d_tmp

Constructor & Destructor Documentation

GrOscopeSinkC::GrOscopeSinkC int  file_descriptor  ) 
 

GrOscopeSinkC::~GrOscopeSinkC  ) 
 


Member Function Documentation

void GrOscopeSinkC::initialize  )  [virtual]
 

Initialize any local state that is dependent on sampling frequency.

Reimplemented from VrSigProc.

virtual const char* GrOscopeSinkC::name  )  [inline, virtual]
 

default name for a module (override with actual name)

Reimplemented from GrSink.

int GrOscopeSinkC::work3 VrSampleRange  output,
VrSampleRange  inputs[],
void *  ai[]
[virtual]
 

Implements GrSink.


Member Data Documentation

int GrOscopeSinkC::d_fd [private]
 

float* GrOscopeSinkC::d_tmp [private]
 


The documentation for this class was generated from the following files:
Generated on Wed Aug 4 02:22:13 2004 for GNU Radio by doxygen 1.3.8