Symbian Developer Library

SYMBIAN OS V6.1 EDITION FOR C++

[Index] [Glossary] [Previous] [Next]



Location: charconv.h

Constants

Support

Supported from 5.1


Character set identifiers

Description

These identifiers are used by the CCnvCharacterSetConverter class to identify character sets.

Notes:


KCharacterSetIdentifierUtf7

const TUint KCharacterSetIdentifierUtf7

Support

Supported from 6.0

Description

UTF-7


KCharacterSetIdentifierUtf8

const TUint KCharacterSetIdentifierUtf8

Support

Supported from 6.0

Description

UTF-8


KCharacterSetIdentifierImapUtf7

const TUint KCharacterSetIdentifierImapUtf7

Support

Supported from 6.0

Description

IMAP UTF-7


KCharacterSetIdentifierJavaConformantUtf8

const TUint KCharacterSetIdentifierJavaConformantUtf8

Support

Supported from 6.0

Description

Java UTF-8


KCharacterSetIdentifierCodePage1252

const TUint KCharacterSetIdentifierCodePage1252

Description

Code Page 1252


KCharacterSetIdentifierIso88591

const TUint KCharacterSetIdentifierIso88591

Description

ISO 8859-1


KCharacterSetIdentifierIso88592

const TUint KCharacterSetIdentifierIso88592

Support

Supported from 6.0

Description

ISO 8859-2


KCharacterSetIdentifierIso88593

const TUint KCharacterSetIdentifierIso88593

Support

Supported from 6.1

Description

ISO 8859-3


KCharacterSetIdentifierIso88594

const TUint KCharacterSetIdentifierIso88594

Support

Supported from 6.0

Description

ISO 8859-4


KCharacterSetIdentifierIso88595

const TUint KCharacterSetIdentifierIso88595

Support

Supported from 6.0

Description

ISO 8859-5


KCharacterSetIdentifierIso88596

const TUint KCharacterSetIdentifierIso88596

Support

Supported from 6.1

Description

ISO 8859-6


KCharacterSetIdentifierIso88597

const TUint KCharacterSetIdentifierIso88597

Support

Supported from 6.0

Description

ISO 8859-7


KCharacterSetIdentifierIso88598

const TUint KCharacterSetIdentifierIso88598

Support

Supported from 6.1

Description

ISO 8859-8


KCharacterSetIdentifierIso88599

const TUint KCharacterSetIdentifierIso88599

Support

Supported from 6.0

Description

ISO 8859-9


KCharacterSetIdentifierIso885910

const TUint KCharacterSetIdentifierIso885910

Support

Supported from 6.1

Description

ISO 8859-10


KCharacterSetIdentifierIso885913

const TUint KCharacterSetIdentifierIso885913

Support

Supported from 6.1

Description

ISO 8859-13


KCharacterSetIdentifierIso885914

const TUint KCharacterSetIdentifierIso885914

Support

Supported from 6.1

Description

ISO 8859-14


KCharacterSetIdentifierIso885915

const TUint KCharacterSetIdentifierIso885915

Support

Supported from 6.1

Description

ISO 8859-15


KCharacterSetIdentifierAscii

const TUint KCharacterSetIdentifierAscii

Description

ASCII


KCharacterSetIdentifierSms7Bit

const TUint KCharacterSetIdentifierSms7Bit

Support

Supported from 6.0

Description

SMS 7-bit


KCharacterSetIdentifierGb2312

const TUint KCharacterSetIdentifierGb2312

Description

GB 2312


KCharacterSetIdentifierHz

const TUint KCharacterSetIdentifierHz

Support

Supported from 6.0

Description

HZ-GB-2312


KCharacterSetIdentifierGb12345

const TUint KCharacterSetIdentifierGb12345

Description

GB 12345


KCharacterSetIdentifierGbk

const TUint KCharacterSetIdentifierGbk

Description

GBK


KCharacterSetIdentifierBig5

const TUint KCharacterSetIdentifierBig5

Description

Big 5


KCharacterSetIdentifierShiftJis

const TUint KCharacterSetIdentifierShiftJis

Description

Shift-JIS


KCharacterSetIdentifierIso2022Jp

const TUint KCharacterSetIdentifierIso2022Jp

Support

Supported from 6.0

Description

ISO-2022-JP


KCharacterSetIdentifierIso2022Jp1

const TUint KCharacterSetIdentifierIso2022Jp1

Support

Supported from 6.0

Description

ISO-2022-JP-1


KCharacterSetIdentifierJis

const TUint KCharacterSetIdentifierJis

Support

Supported from 6.0

Description

JIS Encoding


KCharacterSetIdentifierEucJpPacked

const TUint KCharacterSetIdentifierEucJpPacked

Support

Supported from 6.0

Description

EUC-JP


KCharacterSetIdentifierSms

const TUint KCharacterSetIdentifierSms

Support

Supported from 6.0

Description

SMS 7-bit

[Top]


Other constants


KMaximumLengthOfReplacementForUnconvertibleUnicodeCharacters

const TInt KMaximumLengthOfReplacementForUnconvertibleUnicodeCharacters

Support

Supported from 6.0

Description

The maximum length in bytes of the replacement text for unconvertible Unicode characters (=50) (see CCnvCharacterSetConverter::SetReplacementForUnconvertibleUnicodeCharactersL()).