#include <VrTestCountSink.h>
Inheritance diagram for VrTestCountSink< iType >:

Public Member Functions | |
| virtual const char * | name () |
| default name for a module (override with actual name) | |
| virtual void | work (timestamp ts, unsigned int size, iType *i[]) |
| virtual void | initialize () |
| Initialize any local state that is dependent on sampling frequency. | |
Private Attributes | |
| iType | counter |
|
|||||||||
|
Initialize any local state that is dependent on sampling frequency.
Reimplemented from VrSigProc.
|
|
|||||||||
|
default name for a module (override with actual name)
Reimplemented from VrSink< iType >.
|
|
||||||||||||||||||||
|
|
|
|||||
|
|
1.3.8