#include <stdlib.h>
#include <stdio.h>
#include <string.h>
#include "ap_Features.h"
#include "ut_assert.h"
#include "ut_debugmsg.h"
#include "ut_string.h"
#include "ut_growbuf.h"
#include "ut_bytebuf.h"
#include "ut_wctomb.h"
#include "xap_App.h"
#include "xap_EncodingManager.h"
#include "ap_Strings.h"
#include "ap_String_Id.h"
Defines | |
#define | dcl(id, s) s, |
#define | dcl(id, s) { #id, AP_STRING_ID_##id }, |
Variables | |
struct { | |
const gchar * szName | |
XAP_String_Id id | |
} | s_map [] |
struct { ... } s_map[] [static] |
Referenced by AP_DiskStringSet::setValue().
const gchar* szName |