CIMPSSAPKeyValuePairs Class Reference
class CIMPSSAPKeyValuePairs : public CBase
|
Container for individual key-value pairs.
Constructor & Destructor Documentation
CIMPSSAPKeyValuePairs()
CIMPSSAPKeyValuePairs
|
(
|
)
|
[private]
|
~CIMPSSAPKeyValuePairs()
~CIMPSSAPKeyValuePairs
|
(
|
)
|
[virtual]
|
Member Functions Documentation
ConstructL()
void
|
ConstructL
|
(
|
)
|
[private]
|
DeletePair(const TDesC &)
Parameters
const
TDesC
& aKey
|
The key to remove.
|
ExternalizeVersionDataL(TInt, RWriteStream &)
GetValueDesC16(const TDesC &, TPtrC16 &)
GetValueDesC8(const TDesC &, TPtrC8 &)
GetValueInt(const TDesC &, TInt &)
Key-value getters.
Different methods to support integer type and narrow and wide descriptors.
Parameters
const
TDesC
& aKey
|
The key to use identify the value.
|
TInt
& aValue
|
The value to get. Given aValue isn't changed if reading fails,
|
InternalizeVersionDataL(TInt, RReadStream &)
ObjectID()
TIMPSSapObjectID
|
ObjectID
|
(
|
)
|
const
|
ObjectVersion()
TInt
|
ObjectVersion
|
(
|
)
|
const
|
SetValueDesC16(const TDesC &, const TDesC16 &)
SetValueDesC8(const TDesC &, const TDesC8 &)
SetValueInt(const TDesC &, TInt)
Key-value setters.
Different methods to support integer type and narrow and wide descriptors.
Parameters
const
TDesC
& aKey
|
The key to use identify the value.
|
TInt
aValue
|
The value to assign for keyword.
|
Member Data Documentation
CIMPSSAPLookupKeyValuePair * iLookupKey
CIMPSSAPLookupKeyValuePair *
|
iLookupKey
|
[private]
|
RPointerArray< CIMPSSAPKeyValuePair > iPairs
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.