Relacs
0.9.8
|
#include <savefiles.h>
Public Attributes | |
string | FileName |
ofstream * | Stream |
long | Index |
long | Written |
long | SignalOffset |
string FileName |
The name of the file for the trace.
ofstream* Stream |
The file stream.
long Index |
Current index to trace data from where on to save data.
long Written |
Number of so far written trace data.
long SignalOffset |
Start of stimulus as an index to the written trace data.