CQoSEventBase Class Reference

class CQoSEventBase : public CBase

Base class for QoS events.

Inherits from

Constructor & Destructor Documentation

CQoSEventBase(TInt)

IMPORT_C CQoSEventBase ( TInt aEventType )

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 aEventType QoS event type (values defined in enum TQoSEvent).

Member Functions Documentation

EventType()

IMPORT_C TInt EventType ( ) 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.