#include "gdatalogger.h"
Data Fields | |
GDATALOGGERVARIABLE | Variables [GDATALOGGER_MAXVARIABLES] |
int | m_NumberOfVariables |
GMATLABDATAFILECONFIG | GMatlabDataFileConfig |
Definition at line 26 of file gdatalogger.h.
GMATLABDATAFILECONFIG GDATALOGGER::GMatlabDataFileConfig |
Definition at line 29 of file gdatalogger.h.
Referenced by gDataLogger_Close(), gDataLogger_Init(), and gDataLogger_MatfileUpdate().
int GDATALOGGER::m_NumberOfVariables |
Definition at line 28 of file gdatalogger.h.
Referenced by gDataLogger_Close(), gDataLogger_DeclareVariable(), gDataLogger_Init(), gDataLogger_InsertVariable(), gDataLogger_IPCUpdate(), and gDataLogger_MatfileUpdate().
GDATALOGGERVARIABLE GDATALOGGER::Variables[GDATALOGGER_MAXVARIABLES] |
Definition at line 27 of file gdatalogger.h.
Referenced by gDataLogger_Close(), gDataLogger_DeclareVariable(), gDataLogger_Init(), gDataLogger_InsertVariable(), gDataLogger_IPCUpdate(), and gDataLogger_MatfileUpdate().