#include "gtypes.h"#include "CharTypes.h"Include dependency graph for UnicodeMap.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Defines | |
| #define | unicodeMapCacheSize 4 |
Typedefs | |
| typedef int(* | UnicodeMapFunc )(Unicode u, char *buf, int bufSize) |
Enumerations | |
| enum | UnicodeMapKind { unicodeMapUser, unicodeMapResident, unicodeMapFunc } |
|
|
Definition at line 92 of file UnicodeMap.h. Referenced by UnicodeMapCache::getUnicodeMap(), UnicodeMapCache::UnicodeMapCache(), and UnicodeMapCache::~UnicodeMapCache(). |
|
|
Definition at line 31 of file UnicodeMap.h. |
|
|
Definition at line 25 of file UnicodeMap.h. |
1.4.2