CUpnpCdsSender Class Reference

class CUpnpCdsSender : public CBase

Stores the data of object table row.

AVContentDirectory.lib
Since
Series60 3.1

Inherits from

Constructor & Destructor Documentation

CUpnpCdsSender(CUpnpContentDirectory *)

CUpnpCdsSender(CUpnpContentDirectory *aCd)[private]

C++ default constructor.

Parameters

CUpnpContentDirectory * aCd

~CUpnpCdsSender()

~CUpnpCdsSender()[virtual]

Destructor.

Member Functions Documentation

ConstructL()

voidConstructL()[private]

By default Symbian 2nd phase constructor is private.

NewL(CUpnpContentDirectory *)

CUpnpCdsSender *NewL(CUpnpContentDirectory *aCd)[static]

Parameters

CUpnpContentDirectory * aCd

NewLC(CUpnpContentDirectory *)

CUpnpCdsSender *NewLC(CUpnpContentDirectory *aCd)[static]

Two-phased constructor.

Parameters

CUpnpContentDirectory * aCd

SendL(CUpnpAction *, TUpnpErrorCode)

voidSendL(CUpnpAction *aAction,
TUpnpErrorCodeaError
)
Sets
Since
Series S60 3.0

Parameters

CUpnpAction * aAction
TUpnpErrorCode aError

SendL(CUpnpHttpMessage *)

voidSendL(CUpnpHttpMessage *aMessage)

Parameters

CUpnpHttpMessage * aMessage

Member Data Documentation

CUpnpContentDirectory * iCd

CUpnpContentDirectory *iCd[private]