CEnclosure Class Reference
class CEnclosure : public CBase |
Holds information about a feed's enclosure.
Library: FeedsEngine.lib
Constructor & Destructor Documentation
CEnclosure(CFeedsEntity *)
CEnclosure | ( | CFeedsEntity * | aFeedsEntity | ) | [private] |
Parameters
CFeedsEntity * aFeedsEntity | |
~CEnclosure()
IMPORT_C | ~CEnclosure | ( | ) | [virtual] |
Member Functions Documentation
ConstructL()
void | ConstructL | ( | ) | [private] |
By default Symbian 2nd phase constructor is private.
ContentType()
IMPORT_C const TDesC & | ContentType | ( | ) | const |
Returns the enclosure's content-type.
Debug_Print(void)
IMPORT_C void | Debug_Print | ( | void | | ) | const |
Prints the enclosure to the log file.
NewL(CFeedsEntity *)
CEnclosure * | NewL | ( | CFeedsEntity * | aFeedsEntity | ) | [private, static] |
Two-phased constructor. Only called from RFeed.
Parameters
CFeedsEntity * aFeedsEntity | |
SetAttribute(TUint, const TPtrC &)
void | SetAttribute | ( | TUint | aAttribute, |
| const TPtrC & | aAttributeValue |
| ) | [private] |
Parameters
TUint aAttribute | The attribute. |
const TPtrC & aAttributeValue | The attribute value. |
Size()
IMPORT_C const TDesC & | Size | ( | ) | const |
Returns the enclosure's Size.
Url()
IMPORT_C const TDesC & | Url | ( | ) | const |
Returns the enclosure's url.
Member Data Documentation
TPtrC
iContentType
TPtrC
| iContentType | [private] |
CFeedsEntity * iFeedsEntity
CFeedsEntity * | iFeedsEntity | [private] |
TLeakTracker iLeakTracker
TLeakTracker | iLeakTracker | [private] |
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.