CPtiLanguageDatabase Class Reference
class CPtiLanguageDatabase : public CBase
|
Constructor & Destructor Documentation
~CPtiLanguageDatabase()
IMPORT_C
|
~CPtiLanguageDatabase
|
(
|
)
|
|
Member Functions Documentation
CoreUID()
IMPORT_C
TInt
|
CoreUID
|
(
|
)
|
const
|
CreateDatabaseL(TUid)
Creates a language database instance for given implemenation UID.
CreateMappingTableL(TInt, RArray< TPtiLangDatabaseMapping > &)
Fills given array with
TPtiLangDatabaseMapping
bindings for given core object. Items in list bind Symbian OS language code to language database implemantion uid.
CreateMappingTableWithOpaqueL(TInt, RArray< TPtiLangDatabaseMappingOpaque > &)
LangData(TInt)
IMPORT_C
TInt8
*
|
LangData
|
(
|
TInt
|
aIndex
|
)
|
const
|
LangData(TInt, TAny *)
IMPORT_C
TInt8
*
|
LangData
|
(
|
TInt
|
aIndex,
|
|
TAny
*
|
aNativeParams
|
|
)
|
const
|
LanguageCode(TInt)
IMPORT_C
TInt
|
LanguageCode
|
(
|
TInt
|
aIndex
|
)
|
const
|
LanguageCodeForUid(TInt)
IMPORT_C
TInt
|
LanguageCodeForUid
|
(
|
TInt
|
aUid
|
)
|
[static]
|
Returns Symbian OS language code for the first language in given language database.
Parameters
TInt
aUid
|
An implementation uid for language database.
|
ListDatabasesLC(TInt)
Returns a list of all the availbale language databases related to given core object. List will be the topmost item in cleanup stack.
Parameters
TInt
aCoreUid
|
Implementation uid for core object.
|
NativeId(TInt)
IMPORT_C
TInt
|
NativeId
|
(
|
TInt
|
aIndex
|
)
|
const
|
NumLanguages()
IMPORT_C
TInt
|
NumLanguages
|
(
|
)
|
const
|
PinyinPhraseData()
IMPORT_C
TInt8
*
|
PinyinPhraseData
|
(
|
)
|
const
|
SetDestructorKeyId(TInt)
void
|
SetDestructorKeyId
|
(
|
TInt
|
aDtorKeyId
|
)
|
[inline]
|
SubLanguageCode(TInt)
IMPORT_C
TInt
|
SubLanguageCode
|
(
|
TInt
|
aIndex
|
)
|
const
|
ZhuyinPhraseData()
IMPORT_C
TInt8
*
|
ZhuyinPhraseData
|
(
|
)
|
const
|
Member Data Documentation
TInt
Reserved_1
TInt
|
Reserved_1
|
[private]
|
TInt
iDtorKeyId
TInt
|
iDtorKeyId
|
[private]
|
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.