gwenhywfar  4.3.3
Modules | Defines
Message Engine
Data Management And Parsing

Modules

 Trust Data Handling
 Message Engine

Defines

#define GWEN_MSGENGINE_MAX_VALUE_LEN   8192
#define GWEN_MSGENGINE_SHOW_FLAGS_NOSET   0x0001

Read Flags

#define GWEN_MSGENGINE_READ_FLAGS_TRUSTINFO   0x0001
#define GWEN_MSGENGINE_READ_FLAGS_DEFAULT   0

Detailed Description

This group contains function providing creating and parsing messages based on an XML-alike file.


Define Documentation

#define GWEN_MSGENGINE_MAX_VALUE_LEN   8192

Definition at line 116 of file msgengine.h.

Referenced by GWEN_MsgEngine__ReadGroup().

Definition at line 122 of file msgengine.h.

Definition at line 121 of file msgengine.h.

Referenced by GWEN_MsgEngine__ReadValue(), and GWEN_MsgEngine_ReadMessage().

#define GWEN_MSGENGINE_SHOW_FLAGS_NOSET   0x0001

Definition at line 115 of file msgengine.h.

Referenced by GWEN_MsgEngine__ListElement(), and GWEN_MsgEngine__ShowElement().