This is the complete list of members for AdCharFormatter, including all inherited members.
| AdCharFormatter(unsigned, bool, bool) | AdCharFormatter | |
| AdCharFormatter(void) | AdCharFormatter | |
| getBOM(unsigned &, unsigned) | AdCharFormatter | static |
| getExpandLF() const | AdCharFormatter | |
| getFormat() const | AdCharFormatter | |
| getUseCIF() const | AdCharFormatter | |
| kAnsi enum value | AdCharFormatter | |
| kUnknown enum value | AdCharFormatter | |
| kUtf16BE enum value | AdCharFormatter | |
| kUtf16LE enum value | AdCharFormatter | |
| kUtf32BE enum value | AdCharFormatter | |
| kUtf32LE enum value | AdCharFormatter | |
| kUtf8 enum value | AdCharFormatter | |
| lookupBOM(unsigned) | AdCharFormatter | static |
| 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) | AdCharFormatter | static |
| wcharToBytes(wchar_t wch, char *pDestBuf, unsigned nDestBufSize) const | AdCharFormatter | |
| wcharToUtf16(wchar_t wch, char *pDestBuf, unsigned nDestBufSize, bool bLittleEndian, bool bExpandLF) | AdCharFormatter | static |
| wcsLength(const wchar_t *) | AdCharFormatter | static |