#include <VrTestCountSource.h>
Inheritance diagram for VrTestCountSource< oType >:
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. |
|
Initialize any local state that is dependent on sampling frequency.
Reimplemented from VrSigProc.
|
|
default name for a module (override with actual name)
Reimplemented from VrSource< oType >.
|
|
|