gwenhywfar  4.11.0beta
Modules | Macros
Message Engine
Data Management And Parsing

Modules

 Trust Data Handling
 Message Engine

Macros

#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.

Macro Definition Documentation

#define GWEN_MSGENGINE_MAX_VALUE_LEN   8192

Definition at line 116 of file msgengine.h.

#define GWEN_MSGENGINE_READ_FLAGS_DEFAULT   0

Definition at line 122 of file msgengine.h.

#define GWEN_MSGENGINE_READ_FLAGS_TRUSTINFO   0x0001

Definition at line 121 of file msgengine.h.

#define GWEN_MSGENGINE_SHOW_FLAGS_NOSET   0x0001

Definition at line 115 of file msgengine.h.