MQoSObserver Class Reference

class MQoSObserver

An interface to catch QoS events.

Public Member Functions
void Event (const CQoSEventBase &)

Member Functions Documentation

Event(const CQoSEventBase &)

void Event ( const CQoSEventBase & aQoSEvent ) [pure virtual]

This method is called by the QoS API when a QoS event occurs.

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

Parameters

const CQoSEventBase & aQoSEvent QoS event class.