Ark Server API (ASA) - Wiki
|
This is the complete list of members for TUTF16ToUTF32_Convert< InFromType, InToType >, including all inherited members.
CodepointFromUtf16(const FromType *&SourceString, const uint32 SourceLengthRemaining) | TUTF16ToUTF32_Convert< InFromType, InToType > | inlineprivatestatic |
Convert(ToType *Dest, const int32 DestLen, const SrcBufferType *Source, const int32 SourceLen) | TUTF16ToUTF32_Convert< InFromType, InToType > | inlinestatic |
Convert_Impl(DestBufferType &ConvertedBuffer, int32 DestLen, const FromType *Source, const int32 SourceLen) | TUTF16ToUTF32_Convert< InFromType, InToType > | inlineprivatestatic |
ConvertedLength(const SrcBufferType *Source, const int32 SourceLen) | TUTF16ToUTF32_Convert< InFromType, InToType > | inlinestatic |
FromType typedef | TUTF16ToUTF32_Convert< InFromType, InToType > | |
ToType typedef | TUTF16ToUTF32_Convert< InFromType, InToType > |