filters
UnicodeMap Class Reference
List of all members.Detailed Description
Definition at line 44 of file UnicodeMap.h.
Public Member Functions | |
| UnicodeMap (const char *encodingNameA, GBool unicodeOutA, UnicodeMapRange *rangesA, int lenA) | |
| UnicodeMap (const char *encodingNameA, GBool unicodeOutA, UnicodeMapFunc funcA) | |
| ~UnicodeMap () | |
| void | incRefCnt () |
| void | decRefCnt () |
| GString * | getEncodingName () |
| GBool | isUnicode () |
| GBool | match (GString *encodingNameA) |
| int | mapUnicode (Unicode u, char *buf, int bufSize) |
Static Public Member Functions | |
| static UnicodeMap * | parse (GString *encodingNameA) |
The documentation for this class was generated from the following files:

