CEBL
2.1
|
#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... |
anonymous enum |
Enum for process selection tree.
Definition at line 86 of file TabEEGRecording.hpp.
enum DataProcessID |
IDs for different data processes.
Definition at line 96 of file TabEEGRecording.hpp.