Hoyt's FORK of DemoIccMAX 2.1.17.hoyt
Documentation for Hoyt's FORK of DemoIccMAX
|
This is the complete list of members for CIccLocalizedUnicode, including all inherited members.
CIccLocalizedUnicode() | CIccLocalizedUnicode | |
CIccLocalizedUnicode(const CIccLocalizedUnicode &ILU) | CIccLocalizedUnicode | |
GetBuf() const | CIccLocalizedUnicode | inline |
GetLength() const | CIccLocalizedUnicode | inline |
GetText(std::string &text) | CIccLocalizedUnicode | |
GetUtf8(icChar *szBuf, icUInt32Number nBufSize) | CIccLocalizedUnicode | |
GetUtf8Size() | CIccLocalizedUnicode | |
m_nCountryCode | CIccLocalizedUnicode | |
m_nLanguageCode | CIccLocalizedUnicode | |
m_nLength | CIccLocalizedUnicode | protected |
m_pBuf | CIccLocalizedUnicode | protected |
operator=(const CIccLocalizedUnicode &UnicodeText) | CIccLocalizedUnicode | |
operator=(const icChar *szText) | CIccLocalizedUnicode | inline |
operator=(const icUInt16Number *sszText) | CIccLocalizedUnicode | inline |
operator=(const icUInt32Number *sszText) | CIccLocalizedUnicode | inline |
SetSize(icUInt32Number) | CIccLocalizedUnicode | |
SetText(const icChar *szText, icLanguageCode nLanguageCode=icLanguageCodeEnglish, icCountryCode nRegionCode=icCountryCodeUSA) | CIccLocalizedUnicode | |
SetText(const icUInt16Number *sszUnicode16Text, icLanguageCode nLanguageCode=icLanguageCodeEnglish, icCountryCode nRegionCode=icCountryCodeUSA) | CIccLocalizedUnicode | |
SetText(const icUInt32Number *sszUnicode32Text, icLanguageCode nLanguageCode=icLanguageCodeEnglish, icCountryCode nRegionCode=icCountryCodeUSA) | CIccLocalizedUnicode | |
~CIccLocalizedUnicode() | CIccLocalizedUnicode | virtual |