Relacs Core Library
0.9.8
|
#include <savefiles.h>
Public Attributes | |
string | FileName |
ofstream * | Stream |
long | Index |
long | Written |
long | SignalEvent |
bool | SaveMeanQuality |
TableKey | Key |
string FileName |
The name of the file for the events.
ofstream* Stream |
The file stream.
long Index |
Current index to event data from where on to save data.
long Written |
Already written lines of events.
long SignalEvent |
Line index to the signal start in the events files.
bool SaveMeanQuality |
Save mean quality in the stimulus file.
TableKey Key |
The key for the event file.