#include <fesa-core-gsi/DataStore/TypeDefinition.h>
Go to the source code of this file.
Classes | |
struct | fesaGSI::AlarmField_DataType< userKeyNb > |
AlarmField class describes an alarm in the equipment. More... | |
struct | fesaGSI::GSI_ERROR |
Namespaces | |
namespace | fesaGSI |
Variables | |
const unsigned int | KEY_VALUE_MAXSIZE = 16 |
static const unsigned long | fesaGSI::MAX_ERROR_MESSAGE_LENGTH = 255UL |
static const unsigned long | fesaGSI::MAX_CYCLE_NAME_LENGTH = 255UL |
static const unsigned long | fesaGSI::MAX_TIMESTAMP_LENGTH = 32UL |
const unsigned int KEY_VALUE_MAXSIZE = 16 |
Definition at line 7 of file TypeDefinition.h.
Referenced by fesaGSI::AlarmField< AlarmDataType, userKeyNb >::AlarmField(), and fesaGSI::AlarmField< AlarmDataType, userKeyNb >::setUserKeyValue().