Open Ephys GUI
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Member Functions
NetworkThread Class Reference

–OBSOLETE– More...

#include <NetworkThread.h>

Inheritance diagram for NetworkThread:
DataThread

List of all members.

Public Member Functions

 NetworkThread (SourceNode *sn)
 ~NetworkThread ()
bool foundInputSource ()
bool startAcquisition ()
bool stopAcquisition ()
int getNumChannels ()
float getSampleRate ()
- Public Member Functions inherited from DataThread
 DataThread (SourceNode *sn)
 ~DataThread ()
void run ()
DataBuffergetBufferAddress ()
virtual float getBitVolts ()=0

Additional Inherited Members

- Public Attributes inherited from DataThread
SourceNodesn

Detailed Description

–OBSOLETE–

Receives data from a network source.

See also:
DataThread

Constructor & Destructor Documentation

NetworkThread::NetworkThread ( SourceNode sn)
NetworkThread::~NetworkThread ( )

Member Function Documentation

bool NetworkThread::foundInputSource ( )
inlinevirtual

Implements DataThread.

int NetworkThread::getNumChannels ( )
inlinevirtual

Implements DataThread.

float NetworkThread::getSampleRate ( )
inlinevirtual

Implements DataThread.

bool NetworkThread::startAcquisition ( )
inlinevirtual

Implements DataThread.

bool NetworkThread::stopAcquisition ( )
inlinevirtual

Implements DataThread.


The documentation for this class was generated from the following file: