|
|
|
|
|
|
Modules Namespace List Class Hierarchy Alphabetical List Compound List Namespace Members Compound Members Related Pages
acdk::locale::UCS2Encoding Class Reference#include <UCS2Encoding.h>
Inheritance diagram for acdk::locale::UCS2Encoding:
List of all members.
Detailed Description
encode/decode 2 bytes unicode character with given endian order from/to String
Constructor & Destructor Documentation
Member Function Documentation
float acdk::locale::UCS2Encoding::averageBytesPerChar |
( |
|
) |
[inline, virtual] |
|
REncoding acdk::locale::UCS2Encoding::getUCS2BeEncoding |
( |
|
) |
[static] |
|
|
return encoding with big endianess
|
REncoding acdk::locale::UCS2Encoding::getUCS2Encoding |
( |
IN(RString) |
str |
) |
[static] |
|
|
understands UCS2, UCS2-LE, UCS2-BE
|
REncoding acdk::locale::UCS2Encoding::getUCS2LeEncoding |
( |
|
) |
[static] |
|
|
return encoding with little endianess
|
REncoding acdk::locale::UCS2Encoding::getUCS2NativeEncoding |
( |
|
) |
[static] |
|
|
return encoding with native endianess
|
float acdk::locale::UCS2Encoding::maxBytesPerChar |
( |
|
) |
[inline, virtual] |
|
Member Data Documentation
|
|