xbmc
CConverterType Member List

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

CConverterType(const std::string &sourceCharset, const std::string &targetCharset, unsigned int targetSingleCharMaxLen=1) (defined in CConverterType)CConverterType
CConverterType(enum SpecialCharset sourceSpecialCharset, const std::string &targetCharset, unsigned int targetSingleCharMaxLen=1) (defined in CConverterType)CConverterType
CConverterType(const std::string &sourceCharset, enum SpecialCharset targetSpecialCharset, unsigned int targetSingleCharMaxLen=1) (defined in CConverterType)CConverterType
CConverterType(enum SpecialCharset sourceSpecialCharset, enum SpecialCharset targetSpecialCharset, unsigned int targetSingleCharMaxLen=1) (defined in CConverterType)CConverterType
CConverterType(const CConverterType &other) (defined in CConverterType)CConverterType
GetConverter(std::unique_lock< CCriticalSection > &converterLock) (defined in CConverterType)CConverterType
GetSourceCharset(void) const (defined in CConverterType)CConverterTypeinline
GetTargetCharset(void) const (defined in CConverterType)CConverterTypeinline
GetTargetSingleCharMaxLen(void) const (defined in CConverterType)CConverterTypeinline
ReinitTo(const std::string &sourceCharset, const std::string &targetCharset, unsigned int targetSingleCharMaxLen=1) (defined in CConverterType)CConverterType
Reset(void) (defined in CConverterType)CConverterType
~CConverterType() (defined in CConverterType)CConverterType