FRX SDK Documentation 2025 SP0
Loading...
Searching...
No Matches
AdCharFormatter Member List

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

AdCharFormatter(unsigned, bool, bool)AdCharFormatter
AdCharFormatter(void)AdCharFormatter
getBOM(unsigned &, unsigned)AdCharFormatterstatic
getExpandLF() constAdCharFormatter
getFormat() constAdCharFormatter
getUseCIF() constAdCharFormatter
kAnsi enum valueAdCharFormatter
kUnknown enum valueAdCharFormatter
kUtf16BE enum valueAdCharFormatter
kUtf16LE enum valueAdCharFormatter
kUtf32BE enum valueAdCharFormatter
kUtf32LE enum valueAdCharFormatter
kUtf8 enum valueAdCharFormatter
lookupBOM(unsigned)AdCharFormatterstatic
operator=(const AdCharFormatter &)AdCharFormatter
setExpandLF(bool)AdCharFormatter
setFormat(unsigned)AdCharFormatter
setUseCIF(bool)AdCharFormatter
wcharToAnsiOrUtf8(wchar_t wch, char *pDestBuf, unsigned nDestBufSize, bool bToAnsi, bool bUseCIF, bool bExpandLF)AdCharFormatterstatic
wcharToBytes(wchar_t wch, char *pDestBuf, unsigned nDestBufSize) constAdCharFormatter
wcharToUtf16(wchar_t wch, char *pDestBuf, unsigned nDestBufSize, bool bLittleEndian, bool bExpandLF)AdCharFormatterstatic
wcsLength(const wchar_t *)AdCharFormatterstatic