CItem Class Reference
class CItem : public CBase |
Class to contain item information (pure virtual)
Protected Member Functions |
---|
| CItem() |
Constructor & Destructor Documentation
Member Functions Documentation
Category()
Getter for category Uid of the item
- Since
- S60 3.1
CommitState()
Getter for the commitment state
- Since
- S60 3.1
Domain()
Getter for domain Uid of the item
- Since
- S60 3.1
Id()
Getter for Id of the item
- Since
- S60 3.1
ParameterData()
const TDesC8 & | ParameterData | ( | ) | const |
Getter for the parameter data
- Since
- S60 3.1
Policy()
Getter for item policy
- Since
- S60 3.1
SecureId()
Getter for the secure Id
- Since
- S60 3.1
SetCategory(TUid)
void | SetCategory | ( | TUid | aCategory | ) | |
Setter for the category Uid of the item
- Since
- S60 3.1
Parameters
TUid aCategory | identifier of the category |
SetCommitState(TCommitState)
Setter for the commitment state
- Since
- S60 3.1
SetDomain(TUid)
void | SetDomain | ( | TUid | aDomain | ) | |
Setter for the domain Uid of the item
- Since
- S60 3.1
Parameters
TUid aDomain | identifier of the domain |
SetId(TInt)
Setter for Id of the item
- Since
- S60 3.1
SetParameterDataL(const TDesC8 &)
void | SetParameterDataL | ( | const TDesC8 & | aData | ) | |
Setter for the parameter data
- Since
- S60 3.1
Parameters
const TDesC8 & aData | reference to data buffer |
SetSecureId(TSecureId)
Setter for the secure id
- Since
- S60 3.1
Parameters
TSecureId aSecureId | secure id information of the registrator |
SetVersion(TVersion)
Setter for the item version
- Since
- S60 3.1
Parameters
TVersion aVersion | indicating the version information |
Type()
Getter for item type Pure virtual
- Since
- S60 3.1
Version()
Getter for the item version
- Since
- S60 3.1
Member Enumerations Documentation
Enum TCommitState
Commitment state enumeration for list transaction management.
Enumerators
EAdded | |
ERemoved | |
ECommitted | |
Member Data Documentation
TUid
iCategory
TUid
| iCategory | [protected] |
Category information of the item
TCommitState
iCommitState
TUid
iDomain
Domain information of the item
TBool
iPersistent
TBool
| iPersistent | [protected] |
TSecureId
iSecureId
Secure ID of the registrator
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.