This is the complete list of members for Burger::UTF32, including all inherited members.
is_valid(uint32_t uInput) noexcept | Burger::UTF32 | static |
is_valid(const uint32_t *pInput) noexcept | Burger::UTF32 | static |
is_valid(const uint32_t *pInput, uintptr_t uElementCount) noexcept | Burger::UTF32 | static |
kBigEndianMark | Burger::UTF32 | static |
kEndianMark | Burger::UTF32 | static |
kInvalid | Burger::CodePage | static |
kLittleEndianMark | Burger::UTF32 | static |
translate_from_UTF8(const char *pInput) noexcept | Burger::UTF32 | static |
translate_from_UTF8(const char **ppInput) noexcept | Burger::UTF32 | static |
translate_from_UTF8(uint32_t *pOutput, uintptr_t uOutputSize, const char *pInput) noexcept | Burger::UTF32 | static |
translate_from_UTF8(uint32_t *pOutput, uintptr_t uOutputSize, const char *pInput, uintptr_t uInputSize) noexcept | Burger::UTF32 | static |