CFx SDK Documentation  2023 SP0
OdCharMapper Member List

This is the complete list of members for OdCharMapper, including all inherited members.

acadCpToAnsiCp(OdCodePageId acadCodePageId)OdCharMapperstatic
addBigFonts(OdStreamBuf *io)OdCharMapperstatic
addBigFontWithCodepage(const OdString &bigFont, OdCodePageId codePageId)OdCharMapperstatic
addBigFontWithIndex(const OdString &bigFont, OdInt32 cpIndex)OdCharMapperstatic
ansiCpToAcadCp(OdUInt32 ansiCodePage)OdCharMapperstatic
codepageDescToId(const OdString &description, OdCodePageId &codepageId)OdCharMapperstatic
codepageIdToDesc(OdCodePageId codepageId, OdString &description)OdCharMapperstatic
codepageToUnicode(OdChar sourceChar, OdCodePageId codepageId, OdChar &unicodeChar)OdCharMapperstatic
convertCIFcoding(const OdString &strText)OdCharMapperstatic
getCheckSumAnsi(OdAnsiString str)OdCharMapperstatic
getCheckSumUnicode(OdString str)OdCharMapperstatic
getCodepageByCharset(OdUInt16 ansiCharacterSet)OdCharMapperstatic
getCpByBigFont(const OdString &bigFont)OdCharMapperstatic
getCpIndexByBigFont(const OdString &bigFont)OdCharMapperstatic
getReorderCharsetByChar(OdChar ch)OdCharMapperstatic
initialize(const OdString &filename)OdCharMapperstatic
isConversionSupported(OdCodePageId codepageId)OdCharMapperstatic
isLeadByte(OdUInt8 testByte, OdCodePageId codepageId)OdCharMapperstatic
multiByteToWideChar(OdCodePageId codePage, const char *srcBuf, int srcSize, OdCharArray &dstBuf)OdCharMapperstatic
numValidCodepages()OdCharMapperstatic
unicodeToCodepage(OdChar sourceChar, OdCodePageId codepageId, OdChar &codepageChar, bool bTryToUseSystemCP=true)OdCharMapperstatic
unicodeToCodepage2(OdChar sourceChar, OdCodePageId codepageId, OdChar &codepageChar)OdCharMapperstatic
unicodeToUtf8(const OdChar *srcBuf, int srcSize, OdAnsiCharArray &dstBuf)OdCharMapperstatic
utf8ToUnicode(const char *srcBuf, int srcSize, OdCharArray &dstBuf)OdCharMapperstatic
wideCharToMultiByte(OdCodePageId codePage, const OdChar *srcBuf, int srcSize, OdAnsiCharArray &dstBuf)OdCharMapperstatic