CWPParameter Class Reference
class CWPParameter : public CBase
|
CWPParameter
contains one parameter.
ProvisioningEngine
-
Since
-
2.0
Constructor & Destructor Documentation
CWPParameter()
CWPParameter
|
(
|
)
|
[private]
|
Member Functions Documentation
CallVisitorL(MWPVisitor &)
ConstructL()
void
|
ConstructL
|
(
|
)
|
[private]
|
By default Symbian 2nd phase constructor is private.
ExternalizeL(RWriteStream &)
ID()
IMPORT_C
TInt
|
ID
|
(
|
)
|
const
|
Returns the parameter's ID.
InternalizeL(RReadStream &)
Name()
IMPORT_C const
TDesC
&
|
Name
|
(
|
)
|
const
|
Returns the parameter's name.
SetID(TInt)
IMPORT_C void
|
SetID
|
(
|
TInt
|
aId
|
)
|
|
Sets the parameter's ID. Must be one of enumeration TWPParameterID.
SetNameL(const TDesC &)
IMPORT_C void
|
SetNameL
|
(
|
const
TDesC
&
|
aValue
|
)
|
|
Sets the parameter's name.
SetValueL(const TDesC &)
IMPORT_C void
|
SetValueL
|
(
|
const
TDesC
&
|
aValue
|
)
|
|
Sets the parameter's value.
Parameters
const
TDesC
& aValue
|
Parameter's new value
|
Type()
IMPORT_C
TInt
|
Type
|
(
|
)
|
const
|
Value()
IMPORT_C const
TDesC
&
|
Value
|
(
|
)
|
const
|
Returns the parameter's value.
Member Data Documentation
TInt
iParameterID
TInt
|
iParameterID
|
[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.