CMetaDataFieldContainer Class Reference
class CMetaDataFieldContainer : public CBase |
This class implements
MetaDataUtility.lib
- Since
- 3.0
Constructor & Destructor Documentation
CMetaDataFieldContainer()
CMetaDataFieldContainer | ( | ) | [private] |
~CMetaDataFieldContainer()
~CMetaDataFieldContainer | ( | ) | [virtual] |
Member Functions Documentation
AppendL(TMetaDataFieldId, const TDesC &)
Adds a metadata field to the container.
- Since
- 3.2
AppendL(TMetaDataFieldId, const TDesC8 &)
Adds a metadata field to the container.
- Since
- 3.2
At(TInt, TMetaDataFieldId &)
Returns the field at given location. First element at position 0.
- Since
- 3.0
ConstructL()
void | ConstructL | ( | ) | [private] |
By default Symbian 2nd phase constructor is private.
Count()
IMPORT_C TInt | Count | ( | ) | const |
Returns the number of metadata fields.
- Since
- 3.0
Field(TMetaDataFieldId)
Returns the metadata field that corresponds to the field ID. If the field is not found, returns KNullDesC.
- Since
- 3.0
Field8(TMetaDataFieldId)
Returns the metadata field that corresponds to the field ID. If the field is not found, returns KNullDesC.
- Since
- 3.0
FieldIdAt(TInt, TMetaDataFieldId &)
Populates the field ID at given location.
- Since
- 3.2
Member Data Documentation
TBool
i16BitAlbumArt
TBool
| i16BitAlbumArt | [private] |
RPointerArray< CMetaDataField > iFields
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.