CUpnpMediaServerEventList Class Reference

class CUpnpMediaServerEventList : public CBase

Base class for Media Server events lists

Since
Series 60 3.1

Inherits from

Constructor & Destructor Documentation

CUpnpMediaServerEventList()

CUpnpMediaServerEventList ( ) [protected]

C++ default constructor.

~CUpnpMediaServerEventList()

~CUpnpMediaServerEventList ( ) [virtual]

Destructor.

Member Functions Documentation

ConstructL()

void ConstructL ( ) [protected]

By default Symbian 2nd phase constructor is private.

ExternalizeL(RWriteStream &)

IMPORT_C void ExternalizeL ( 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 void InternalizeL ( RReadStream & aStream )
Internalizes itemlist information from stream. Leaves in case of errors.
Since
Series 60 3.0

Parameters

RReadStream & aStream

InternalizeSubTypeL(RReadStream &)

void InternalizeSubTypeL ( 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]