filters
CharCodeToUnicode Class Reference
List of all members.Detailed Description
Definition at line 26 of file CharCodeToUnicode.h.
Public Member Functions | |
| ~CharCodeToUnicode () | |
| void | incRefCnt () |
| void | decRefCnt () |
| GBool | match (GString *collectionA) |
| int | mapToUnicode (CharCode c, Unicode *u, int size) |
Static Public Member Functions | |
| static CharCodeToUnicode * | parseCIDToUnicode (GString *collectionA) |
| static CharCodeToUnicode * | make8BitToUnicode (Unicode *toUnicode) |
| static CharCodeToUnicode * | parseCMap (GString *buf, int nBits) |
The documentation for this class was generated from the following files:

