|
CFx SDK Documentation
2023 SP0
|
Functions | |
| template<class CharType > | |
| bool | isDigit (CharType ch) |
| template<class CharType > | |
| bool | isHexDigit (CharType ch) |
| template<class CharType > | |
| bool | checkDigits (const CharType *ptr, int numDigits, bool hex=true) |
| template<class CharType > | |
| char | isCIForMIF (const CharType *ptr) |
| template<class CharType > | |
| bool | isCIF (const CharType *ptr) |
| template<class CharType > | |
| bool | isMIF (const CharType *ptr) |
| template<class CharType > | |
| unsigned int | hexValue (const CharType c) |
| int | getMIFIndex (OdCodePageId id) |
| template<class CharType > | |
| int | getMIFString (OdChar val, OdCodePageId cp, CharType *dstBuf, int size) |
| template<class CharType > | |
| int | getCIFString (OdUInt16 val, CharType *dstBuf, int size) |
| template<class CharType > | |
| OdCodePageId | getMIFCodepage (CharType cp) |
| template<class CharType > | |
| bool | parseMIFString (CharType *srcBuf, OdChar &val, OdCodePageId &cp) |
| template<class CharType > | |
| bool | parseCIFString (CharType *srcBuf, OdChar &val) |
| bool | isMBCBCodepage (OdCodePageId id) |
| bool | isMIFCodepage (OdCodePageId id) |
| OdCodePageId | checkTheSameCP (OdCodePageId cp) |
<group TD_Namespaces>
|
inline |
Definition at line 50 of file OdCharConverter.h.
|
inline |
Definition at line 214 of file OdCharConverter.h.
|
inline |
Definition at line 138 of file OdCharConverter.h.
|
inline |
Definition at line 154 of file OdCharConverter.h.
|
inline |
Definition at line 103 of file OdCharConverter.h.
|
inline |
Definition at line 121 of file OdCharConverter.h.
|
inline |
Definition at line 95 of file OdCharConverter.h.
|
inline |
Definition at line 79 of file OdCharConverter.h.
|
inline |
Definition at line 62 of file OdCharConverter.h.
|
inline |
Definition at line 38 of file OdCharConverter.h.
|
inline |
Definition at line 43 of file OdCharConverter.h.
|
inline |
Definition at line 194 of file OdCharConverter.h.
|
inline |
Definition at line 87 of file OdCharConverter.h.
|
inline |
Definition at line 208 of file OdCharConverter.h.
|
inline |
Definition at line 181 of file OdCharConverter.h.
|
inline |
Definition at line 167 of file OdCharConverter.h.