CEBL  2.1
Data Structures | Enumerations
TabEEGRecording.hpp File Reference
#include "Tab.hpp"

Go to the source code of this file.

Data Structures

class  TabEEGRecording

Enumerations

enum  { COL_CHECK = 0, COL_VALUE, COL, NUM_COLS }
 Enum for process selection tree. More...
enum  DataProcessID { PROCESS_REFERENCE, PROCESS_ENABLED, PROCESS_FILTER, NUM_PROCESS_IDS }
 IDs for different data processes. More...

Enumeration Type Documentation

anonymous enum

Enum for process selection tree.

Enumerator:
COL_CHECK 
COL_VALUE 
COL 
NUM_COLS 

Definition at line 86 of file TabEEGRecording.hpp.

IDs for different data processes.

Enumerator:
PROCESS_REFERENCE 
PROCESS_ENABLED 
PROCESS_FILTER 
NUM_PROCESS_IDS 

Definition at line 96 of file TabEEGRecording.hpp.