CQoSEventBase Class Reference

class CQoSEventBase : public CBase

Base class for QoS events.

Inherits from

Constructor & Destructor Documentation

CQoSEventBase(TInt)

IMPORT_CCQoSEventBase(TIntaEventType)

Constructor. Sets the QoS event type.

Constructor; sets the QoS event type.

capability
NetworkServices Restrict QoS operations in similar way as normal socket operations.

Parameters

TInt aEventTypeQoS event type (values defined in enum TQoSEvent).

Member Functions Documentation

EventType()

IMPORT_C TIntEventType()const

Returns the QoS event type.

Gets the QoS event type.

capability
NetworkServices Restrict QoS operations in similar way as normal socket operations.

Member Data Documentation

TInt iEventType

TInt iEventType[private]

The QoS event type.