|
chenjunfu2-nbt-cpp v2.1.0
一个基于CPP20的NBT(Named Binary Tag)库
|
成员的完整列表,这些成员属于 MUTF8_Tool< MU8T, U16T, U8T >,包括所有继承而来的类成员
| MU8_T typedef | MUTF8_Tool< MU8T, U16T, U8T > | |
| MU8ToU16(const std::basic_string_view< MU8T > &mu8String, size_t szReserve=0) | MUTF8_Tool< MU8T, U16T, U8T > | inlinestatic |
| MU8ToU16(const MU8T *mu8String, size_t szStringLength, size_t szReserve=0) | MUTF8_Tool< MU8T, U16T, U8T > | inlinestatic |
| MU8ToU16Length(const std::basic_string_view< MU8T > &mu8String) | MUTF8_Tool< MU8T, U16T, U8T > | inlinestatic |
| MU8ToU16Length(const MU8T *mu8String, size_t szStringLength) | MUTF8_Tool< MU8T, U16T, U8T > | inlinestatic |
| MU8ToU8(const std::basic_string_view< MU8T > &mu8String, size_t szReserve=0) | MUTF8_Tool< MU8T, U16T, U8T > | inlinestatic |
| MU8ToU8(const MU8T *mu8String, size_t szStringLength, size_t szReserve=0) | MUTF8_Tool< MU8T, U16T, U8T > | inlinestatic |
| MU8ToU8Length(const std::basic_string_view< MU8T > &mu8String) | MUTF8_Tool< MU8T, U16T, U8T > | inlinestatic |
| MU8ToU8Length(const MU8T *mu8String, size_t szStringLength) | MUTF8_Tool< MU8T, U16T, U8T > | inlinestatic |
| U16_T typedef | MUTF8_Tool< MU8T, U16T, U8T > | |
| U16ToMU8(const std::basic_string_view< U16T > &u16String, size_t szReserve=0) | MUTF8_Tool< MU8T, U16T, U8T > | inlinestatic |
| U16ToMU8(const U16T *u16String, size_t szStringLength, size_t szReserve=0) | MUTF8_Tool< MU8T, U16T, U8T > | inlinestatic |
| U16ToMU8(void) | MUTF8_Tool< MU8T, U16T, U8T > | inlinestatic |
| U16ToMU8Length(const std::basic_string_view< U16T > &u16String) | MUTF8_Tool< MU8T, U16T, U8T > | inlinestatic |
| U16ToMU8Length(const U16T *u16String, size_t szStringLength) | MUTF8_Tool< MU8T, U16T, U8T > | inlinestatic |
| U8_T typedef | MUTF8_Tool< MU8T, U16T, U8T > | |
| U8ToMU8(const std::basic_string_view< U8T > &u8String, size_t szReserve=0) | MUTF8_Tool< MU8T, U16T, U8T > | inlinestatic |
| U8ToMU8(const U8T *u8String, size_t szStringLength, size_t szReserve=0) | MUTF8_Tool< MU8T, U16T, U8T > | inlinestatic |
| U8ToMU8(void) | MUTF8_Tool< MU8T, U16T, U8T > | inlinestatic |
| U8ToMU8Length(const std::basic_string_view< U8T > &u8String) | MUTF8_Tool< MU8T, U16T, U8T > | inlinestatic |
| U8ToMU8Length(const U8T *u8String, size_t szStringLength) | MUTF8_Tool< MU8T, U16T, U8T > | inlinestatic |