xbmc
CCharsetConverter::CInnerConverter Member List

This is the complete list of members for CCharsetConverter::CInnerConverter, including all inherited members.

convert(iconv_t type, int multiplier, const INPUT &strSource, OUTPUT &strDest, bool failOnInvalidChar=false) (defined in CCharsetConverter::CInnerConverter)CCharsetConverter::CInnerConverterstatic
customConvert(const std::string &sourceCharset, const std::string &targetCharset, const INPUT &strSource, OUTPUT &strDest, bool failOnInvalidChar=false) (defined in CCharsetConverter::CInnerConverter)CCharsetConverter::CInnerConverterstatic
isBidiDirectionRTL(const std::string &stringSrc) (defined in CCharsetConverter::CInnerConverter)CCharsetConverter::CInnerConverterstatic
logicalToVisualBiDi(const std::u32string &stringSrc, std::u32string &stringDst, FriBidiCharType base=FRIBIDI_TYPE_LTR, const bool failOnBadString=false, int *visualToLogicalMap=nullptr) (defined in CCharsetConverter::CInnerConverter)CCharsetConverter::CInnerConverterstatic
m_critSectionFriBiDi (defined in CCharsetConverter::CInnerConverter)CCharsetConverter::CInnerConverterstatic
m_stdConversion (defined in CCharsetConverter::CInnerConverter)CCharsetConverter::CInnerConverterstatic
stdConvert(StdConversionType convertType, const INPUT &strSource, OUTPUT &strDest, bool failOnInvalidChar=false) (defined in CCharsetConverter::CInnerConverter)CCharsetConverter::CInnerConverterstatic