TMPXAttribute Class Reference
TMPXAttribute data type class. It represents unique id of an item, e.g. a song in the device.
mpxcommon.lib
Constructor & Destructor Documentation
TMPXAttribute(TInt, TUint)
IMPORT_C | TMPXAttribute | ( | TInt | aContentId, |
| TUint | aAttributeId |
| ) | |
Parameters
TInt aContentId | media content id |
TUint aAttributeId | attribute id within the content |
TMPXAttribute(const TMPXAttribute &)
TMPXAttribute(const TMPXAttributeData &)
Member Functions Documentation
AttributeId()
IMPORT_C TUint | AttributeId | ( | ) | const |
ContentId()
IMPORT_C TInt | ContentId | ( | ) | const |
ExternalizeL(RWriteStream &)
InternalizeL(RReadStream &)
Match(const TMPXAttribute &, const TMPXAttribute &)
Helper function to do match in the RArray of the objects of this class.
MatchContentId(const TMPXAttribute &, const TMPXAttribute &)
Helper function to do match in the RArray of the objects of this class by content id.
operator=(const TMPXAttribute &)
Overloaded assignment operator.
operator==(const TMPXAttribute &)
Overloaded equal operator.
Member Data Documentation
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.