Ark Server API (ASA) - Wiki
Loading...
Searching...
No Matches
TUTF32ToUTF16_Convert< InFromType, InToType > Member List

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 typedefTUTF32ToUTF16_Convert< InFromType, InToType >
ToType typedefTUTF32ToUTF16_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