CCFContextSourceCommandParameter Class Reference
class CCFContextSourceCommandParameter : public CBase
|
Context source command parameter interface.
Inherits from
-
CCFContextSourceCommandParameter
Constructor & Destructor Documentation
~CCFContextSourceCommandParameter()
~CCFContextSourceCommandParameter
|
(
|
)
|
[virtual]
|
Member Functions Documentation
AddAttributeL(CCFKeyValuePair *)
Adds new key value pair attribute. Attribute's ownership is transferred.
Parameters
CCFKeyValuePair
* aAttribute
|
Key value pair attribute. Ownership is transferred.
|
AddAttributesL(RKeyValueArray &)
Adds new key value pair attributes. Ownership of the attributes conteined in the array is transferred.
Parameters
RKeyValueArray
& aAttributes
|
Array of key value pair attributes. Ownership of the key value pairs (array content) is transferred. If a leave occurs the caller is responsible for the key value pairs left on the array.
|
AddParameterL(CCFContextSourceCommandParameter *)
Adds new nested parameter. Parameter's ownership is transferred.
Attributes()
Returns parameter attributes.
CloneLC()
Returns a clone of this context source command parameter.
ExternalizeL(RWriteStream &)
void
|
ExternalizeL
|
(
|
RWriteStream
&
|
aStream
|
)
|
const [pure virtual]
|
InternalizeL(RReadStream &)
void
|
InternalizeL
|
(
|
RReadStream
&
|
aStream
|
)
|
[pure virtual]
|
Name()
const
TDesC
&
|
Name
|
(
|
)
|
const [pure virtual]
|
NewL()
Symbian two phased constructors.
Parameters()
Returns nested parameters related to this parameter.
SetNameL(const TDesC &)
void
|
SetNameL
|
(
|
const
TDesC
&
|
aName
|
)
|
[pure virtual]
|
Parameters
const
TDesC
& aName
|
New parameter name.
|
Size()
TInt
|
Size
|
(
|
)
|
const [pure virtual]
|
Returns instance size in bytes.
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.