Rleg  2
 All Data Structures Files Functions Variables Typedefs Macros Groups Pages
Data Fields
GDATALOGGERIPC_SHM Struct Reference

#include "gdatalogger.h"

Data Fields

char VariableName [100]
 
char VariableUnit [50]
 
double QueueData [GDATALOGGER_IPC_MAXQUEUESIZE]
 
int QueueSize
 
int Flag
 

Detailed Description

Definition at line 45 of file gdatalogger.h.

Field Documentation

int GDATALOGGERIPC_SHM::Flag
double GDATALOGGERIPC_SHM::QueueData[GDATALOGGER_IPC_MAXQUEUESIZE]

Definition at line 48 of file gdatalogger.h.

Referenced by gDataLogger_IPC_RetrieveVariable(), and gDataLogger_IPCUpdate().

int GDATALOGGERIPC_SHM::QueueSize

Definition at line 49 of file gdatalogger.h.

Referenced by gDataLogger_IPC_RetrieveVariable(), and gDataLogger_IPCUpdate().

char GDATALOGGERIPC_SHM::VariableName[100]

Definition at line 46 of file gdatalogger.h.

Referenced by gDataLogger_IPC_RetrieveVariable(), and gDataLogger_IPCUpdate().

char GDATALOGGERIPC_SHM::VariableUnit[50]

Definition at line 47 of file gdatalogger.h.

Referenced by gDataLogger_IPC_RetrieveVariable(), and gDataLogger_IPCUpdate().


The documentation for this struct was generated from the following file: