MQoSObserver Class Reference

class MQoSObserver

An interface to catch QoS events.

Public Member Functions
voidEvent(const CQoSEventBase &)

Member Functions Documentation

Event(const CQoSEventBase &)

voidEvent(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 & aQoSEventQoS event class.