Open Ephys GUI
 All Classes Functions Variables
Public Member Functions | Private Member Functions | Private Attributes
NetworkThread Class Reference

#include <NetworkThread.h>

Inheritance diagram for NetworkThread:
DataThread

List of all members.

Public Member Functions

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

Private Member Functions

bool updateBuffer ()
 JUCE_DECLARE_NON_COPYABLE_WITH_LEAK_DETECTOR (NetworkThread)

Private Attributes

DataBufferdataBuffer
float thisSample [8]

Additional Inherited Members

- Public Attributes inherited from DataThread
SourceNodesn

Detailed Description

–OBSOLETE–

Receives data from a network source.

See also:
DataThread

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