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 | |
count | XbmcThreads::CountingLockable< XbmcThreads::CRecursiveMutex > | protected |
CountingLockable()=default | XbmcThreads::CountingLockable< XbmcThreads::CRecursiveMutex > | inline |
exit(unsigned int leave=0) | XbmcThreads::CountingLockable< XbmcThreads::CRecursiveMutex > | inline |
get_underlying() | XbmcThreads::CountingLockable< XbmcThreads::CRecursiveMutex > | inline |
GetConverter(CSingleLock &converterLock) | CConverterType | |
GetSourceCharset(void) const | CConverterType | inline |
GetTargetCharset(void) const | CConverterType | inline |
GetTargetSingleCharMaxLen(void) const | CConverterType | inline |
lock() | XbmcThreads::CountingLockable< XbmcThreads::CRecursiveMutex > | inline |
mutex | XbmcThreads::CountingLockable< XbmcThreads::CRecursiveMutex > | protected |
ReinitTo(const std::string &sourceCharset, const std::string &targetCharset, unsigned int targetSingleCharMaxLen=1) | CConverterType | |
Reset(void) | CConverterType | |
restore(unsigned int restoreCount) | XbmcThreads::CountingLockable< XbmcThreads::CRecursiveMutex > | inline |
try_lock() | XbmcThreads::CountingLockable< XbmcThreads::CRecursiveMutex > | inline |
unlock() | XbmcThreads::CountingLockable< XbmcThreads::CRecursiveMutex > | inline |
~CConverterType() | CConverterType | |