Go to the documentation of this file.
28 #ifndef GWENHYWFAR_MSGENGINE_H
29 #define GWENHYWFAR_MSGENGINE_H
31 #include <gwenhywfar/gwenhywfarapi.h>
32 #include <gwenhywfar/xml.h>
33 #include <gwenhywfar/db.h>
34 #include <gwenhywfar/buffer.h>
67 const char *description,
115 #define GWEN_MSGENGINE_SHOW_FLAGS_NOSET 0x0001
116 #define GWEN_MSGENGINE_MAX_VALUE_LEN 8192
121 #define GWEN_MSGENGINE_READ_FLAGS_TRUSTINFO 0x0001
122 #define GWEN_MSGENGINE_READ_FLAGS_DEFAULT 0
148 const
char *delimiters);
179 const
char *defValue);
401 const
char *defValue);
463 unsigned char escapeChar,
464 unsigned char delimiter);
545 const
char *description,