Abstract base class for a data input thread owned by the SourceNode.
More...
#include <DataThread.h>
List of all members.
Detailed Description
Abstract base class for a data input thread owned by the SourceNode.
- See also:
- SourceNode
Constructor & Destructor Documentation
DataThread::~DataThread |
( |
| ) |
|
Member Function Documentation
virtual bool DataThread::foundInputSource |
( |
| ) |
|
|
pure virtual |
virtual float DataThread::getBitVolts |
( |
| ) |
|
|
pure virtual |
virtual int DataThread::getNumChannels |
( |
| ) |
|
|
pure virtual |
virtual float DataThread::getSampleRate |
( |
| ) |
|
|
pure virtual |
virtual bool DataThread::startAcquisition |
( |
| ) |
|
|
pure virtual |
virtual bool DataThread::stopAcquisition |
( |
| ) |
|
|
pure virtual |
virtual bool DataThread::updateBuffer |
( |
| ) |
|
|
pure virtual |
Member Data Documentation
The documentation for this class was generated from the following file: