CUpnpMediaServerEventList Class Reference

class CUpnpMediaServerEventList : public CBase

Base class for Media Server events lists

Since
Series 60 3.1

Inherits from

  • CUpnpMediaServerEventList

Constructor & Destructor Documentation

CUpnpMediaServerEventList()

CUpnpMediaServerEventList()[protected]

C++ default constructor.

~CUpnpMediaServerEventList()

~CUpnpMediaServerEventList()[virtual]

Destructor.

Member Functions Documentation

ConstructL()

voidConstructL()[protected]

By default Symbian 2nd phase constructor is private.

ExternalizeL(RWriteStream &)

IMPORT_C voidExternalizeL(RWriteStream &aStream)const
Externalizes itemlist information to stream. Leaves in case of errors.
Since
Series 60 3.0

Parameters

RWriteStream & aStream

GetPointerArray()

IMPORT_C RUpnpMediaServerEventList &GetPointerArray()
Returns RPointerArray of the itemlist
Since
Series 60 3.0

InternalizeL(RReadStream &)

IMPORT_C voidInternalizeL(RReadStream &aStream)
Internalizes itemlist information from stream. Leaves in case of errors.
Since
Series 60 3.0

Parameters

RReadStream & aStream

InternalizeSubTypeL(RReadStream &)

voidInternalizeSubTypeL(RReadStream &aStream)[protected, pure virtual]
Internalizes itemlist information from stream. Leaves in case of errors.
Since
Series 60 3.0

Parameters

RReadStream & aStream

ToDes8L()

IMPORT_C HBufC8 *ToDes8L()const
Serialize the whole list to a heap based descriptor.
Since
Series 60 3.0

Member Data Documentation

RUpnpMediaServerEventList iEvents

RUpnpMediaServerEventList iEvents[protected]