![]() SourcePro C++ 12.0 |
SourcePro® C++ API Reference Guide |
SourcePro C++ Documentation Home |
decodeFirstByte(RWByte b) | RWUTF8Helper | [static] |
decodeFourBytesEncoding(RWByte firstByte, RWByte secondByte, RWByte thirdByte, RWByte fourthByte, RWUChar &highSurrogateValue, RWUChar &lowSurrogateValue) | RWUTF8Helper | [static] |
decodeThreeBytesEncoding(RWByte firstByte, RWByte secondByte, RWByte thirdByte, RWUChar &res) | RWUTF8Helper | [static] |
decodeTwoBytesEncoding(RWByte firstByte, RWByte secondByte, RWUChar &res) | RWUTF8Helper | [static] |
encodeOneUChar(RWUChar uc, RWByte *res, RWUChar highSurrogateValue=0) | RWUTF8Helper | [static] |
EncodingCategory enum name | RWUTF8Helper | |
fourBytes enum value | RWUTF8Helper | |
highSurrogate enum value | RWUTF8Helper | |
invalidUTF8Encoding enum value | RWUTF8Helper | |
lowSurrogateWithoutHighSurrogate enum value | RWUTF8Helper | |
missingLowSurrogate enum value | RWUTF8Helper | |
oneByte enum value | RWUTF8Helper | |
threeBytes enum value | RWUTF8Helper | |
twoBytes enum value | RWUTF8Helper |
© Copyright Rogue Wave Software, Inc. All Rights Reserved.
Rogue Wave and SourcePro are registered trademarks of Rogue Wave Software, Inc. in the United States and other countries. All other trademarks are the property of their respective owners.
Contact Rogue Wave about documentation or support issues.