CNssTrainingParameters Class Reference
class CNssTrainingParameters : public CBase
|
CTag is the implementation class for MTag interface. It encapsulates tag data. A tag cannot be directly created by a client. A client has to own an instance of Tag Manager which has methods for creating tag objects. The CTag class also provides additional members for internal use by VAS. VASApi.lib
-
Since
-
2.8
Constructor & Destructor Documentation
CNssTrainingParameters()
CNssTrainingParameters
|
(
|
)
|
[private]
|
~CNssTrainingParameters()
IMPORT_C
|
~CNssTrainingParameters
|
(
|
)
|
[virtual]
|
Virtuous destructor. Inherited from
CBase
.
-
Since
-
2.8
Member Functions Documentation
ConstructL()
void
|
ConstructL
|
(
|
)
|
[private]
|
Languages()
IMPORT_C const
RArray
<
TLanguage
> &
|
Languages
|
(
|
)
|
const
|
When text is transformed into pronunciation, the outcome depends on language. List the languages, for which pronunciations should be generated.
-
Since
-
2.8
NewL()
Two-phased constructor
-
Since
-
2.8
NewLC()
Two-phased constructor
-
Since
-
2.8
ResetSindeLanguageArray()
void
|
ResetSindeLanguageArray
|
(
|
)
|
[private]
|
Destroys SIND language array.
Separator()
IMPORT_C
TChar
|
Separator
|
(
|
)
|
const
|
Returns the separator character.
-
Since
-
2.8
SetLanguages(RArray< TLanguage > *)
IMPORT_C void
|
SetLanguages
|
(
|
RArray
<
TLanguage
> *
|
aLanguageArray
|
)
|
|
When text is transformed into pronunciation, the outcome depends on language. List the languages, for which pronunciations should be generated.
-
Since
-
2.8
Parameters
RArray
<
TLanguage
> * aLanguageArray
|
The list of languages
|
SetSeparator(TChar)
IMPORT_C void
|
SetSeparator
|
(
|
TChar
|
aSeparator
|
)
|
|
Set the separator between the first name and the last name.
-
Since
-
2.8
Parameters
TChar
aSeparator
|
The separator
|
SetSindeLanguages(const RArray< RTrainingLanguageArray > &)
Sets languages for SINDE type of training
-
Since
-
3.1
SindeLanguagesL()
Returns the list of SIND training languages.
-
Since
-
3.1
Member Data Documentation
RArray< TLanguage > * iLanguages
RArray
<
TLanguage
> *
|
iLanguages
|
[private]
|
TChar
iSeparator
TChar
|
iSeparator
|
[private]
|
RArray< RTrainingLanguageArray > iSindeLanguages
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.