#include <VrFakeGuppiSource.h>
Inheritance diagram for VrFakeGuppiSource< oType >:
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 |
|
|
|
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. |
|
default name for a module (override with actual name)
Reimplemented from VrSource< oType >. |
|
Implements VrSource< oType >. |
|
|
|
|