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()

void ConstructL ( ) [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)

void SendL ( CUpnpAction * aAction,
TUpnpErrorCode aError
)
Sets
Since
Series S60 3.0

Parameters

CUpnpAction * aAction
TUpnpErrorCode aError

SendL(CUpnpHttpMessage *)

void SendL ( CUpnpHttpMessage * aMessage )

Parameters

CUpnpHttpMessage * aMessage

Member Data Documentation

CUpnpContentDirectory * iCd

CUpnpContentDirectory * iCd [private]