|
enum | ErrorStates : int {
NoError = 0,
BadPacketStatus = 1,
InternalError = 2,
UnknownPacket = 4,
UnknownReport = 8,
ErrorBits = 16,
SkippedReport = 32
} |
|
|
virtual ULONG | AddRef () |
|
virtual ULONG | Release () |
|
virtual LONG * | GetBuffer () |
|
virtual LONG | GetBuffer (UINT i) |
|
virtual LONG | GetBuffer (UINT ci, UINT si) |
|
virtual UINT | GetChannelCount () |
|
virtual UINT | GetSampleCount () |
|
virtual int | GetErrors () const |
|
virtual void | ClearErrors () |
|
Definition at line 395 of file eego.h.
The documentation for this class was generated from the following file:
- D:/Users/Christoph/GitHub/mne-cpp/applications/mne_x/plugins/eegosports/eego.h