![]() |
Ark Server API (ASA) - Wiki
|
This is the complete list of members for TUTF32ToUTF16_Convert< InFromType, InToType >, including all inherited members.
| Convert(ToType *Dest, int32 DestLen, const SrcBufferType *Source, int32 SourceLen) | TUTF32ToUTF16_Convert< InFromType, InToType > | inlinestatic |
| Convert_Impl(DestBufferType &Dest, int32 DestLen, const FromType *Source, const int32 SourceLen) | TUTF32ToUTF16_Convert< InFromType, InToType > | inlineprivatestatic |
| ConvertedLength(const SrcBufferType *Source, int32 SourceLen) | TUTF32ToUTF16_Convert< InFromType, InToType > | inlinestatic |
| FromType typedef | TUTF32ToUTF16_Convert< InFromType, InToType > | |
| ToType typedef | TUTF32ToUTF16_Convert< InFromType, InToType > | |
| Utf16FromCodepoint(uint32 Codepoint, BufferType OutputIterator, uint32 OutputIteratorNumRemaining) | TUTF32ToUTF16_Convert< InFromType, InToType > | inlinestatic |
| WriteCodepointToBuffer(const uint32 Codepoint, DestBufferType &Dest, int32 &DestLen) | TUTF32ToUTF16_Convert< InFromType, InToType > | inlineprivatestatic |