Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
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)CConverterType
CConverterType(enum SpecialCharset sourceSpecialCharset, const std::string &targetCharset, unsigned int targetSingleCharMaxLen=1)CConverterType
CConverterType(const std::string &sourceCharset, enum SpecialCharset targetSpecialCharset, unsigned int targetSingleCharMaxLen=1)CConverterType
CConverterType(enum SpecialCharset sourceSpecialCharset, enum SpecialCharset targetSpecialCharset, unsigned int targetSingleCharMaxLen=1)CConverterType
CConverterType(const CConverterType &other)CConverterType
GetConverter(std::unique_lock< CCriticalSection > &converterLock)CConverterType
GetSourceCharset(void) constCConverterTypeinline
GetTargetCharset(void) constCConverterTypeinline
GetTargetSingleCharMaxLen(void) constCConverterTypeinline
ReinitTo(const std::string &sourceCharset, const std::string &targetCharset, unsigned int targetSingleCharMaxLen=1)CConverterType
Reset(void)CConverterType
~CConverterType()CConverterType