|
gwenhywfar
5.10.1
|
|
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 |
This group contains function providing creating and parsing messages based on an XML-alike file.
| #define GWEN_MSGENGINE_MAX_VALUE_LEN 8192 |
Definition at line 116 of file msgengine.h.
Referenced by _groupReadElement().
| #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.
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().
1.8.14