CSIParameters Class Reference
class CSIParameters : public CBase
|
Class to encapsulate a user defined parameters
nsssispeechrecognitiondata.lib
-
Since
-
2.8
Constructor & Destructor Documentation
CSIParameters()
IMPORT_C
|
CSIParameters
|
(
|
)
|
[protected]
|
~CSIParameters()
IMPORT_C
|
~CSIParameters
|
(
|
)
|
[virtual]
|
Member Functions Documentation
ConstructL()
IMPORT_C void
|
ConstructL
|
(
|
)
|
[protected, virtual]
|
ExternalizeL(RWriteStream &)
IMPORT_C void
|
ExternalizeL
|
(
|
RWriteStream
&
|
aStream
|
)
|
const [virtual]
|
InternalizeL(RReadStream &)
IMPORT_C void
|
InternalizeL
|
(
|
RReadStream
&
|
aStream
|
)
|
[virtual]
|
ListParametersL(RArray< TInt > &, RArray< TInt > &)
IMPORT_C void
|
ListParametersL
|
(
|
RArray
<
TInt
> &
|
aParameterIDs,
|
|
RArray
<
TInt
> &
|
aParameterValues
|
|
)
|
const [virtual]
|
Returns all set parameters and their values.
-
Since
-
2.8
ParameterL(const TInt)
IMPORT_C
TInt
|
ParameterL
|
(
|
const
TInt
|
aParameterID
|
)
|
const [virtual]
|
Use to retrieve an internal parameter.
-
Since
-
2.8
SetParameterL(const TInt, const TInt)
IMPORT_C void
|
SetParameterL
|
(
|
const
TInt
|
aParameterID,
|
|
const
TInt
|
aParameterValue
|
|
)
|
[virtual]
|
Use to set an internal parameter.
-
Since
-
2.8
Parameters
const
TInt
aParameterID
|
|
const
TInt
aParameterValue
|
|
Member Data Documentation
RArray< TInt > iParameterIDs
RArray< TInt > iParameterValues
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.