#include <VrGuppiSource.h>
Inheritance diagram for VrGuppiSource< 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[]) |
virtual void | initOutputBuffer (int n) |
VrGuppiSource (double sampling_freq) | |
Protected Attributes | |
int | gupfd |
int | currentIndex |
int | minIndex |
int | extrablocks |
|
|
|
Reimplemented from VrSigProc. |
|
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 >. |
|
|
|
|
|
|
|
|