class CQoSConfirmEvent : public CQoSEventBase |
Class for EQoSEventConfirm event whereby a QoS request was successful
Public Member Functions | |
---|---|
CQoSConfirmEvent ( CQoSParameters &) | |
IMPORT_C CQoSParameters * | Parameters () |
Private Attributes | |
---|---|
CQoSParameters * | iParameters |
IMPORT_C | CQoSConfirmEvent | ( | CQoSParameters & | aParameters | ) |
Constructor. Sets the QoS parameters.
Constructor; sets the QoS parameters.
The class takes a reference to the CQoSParameters argument so the caller must keep that argument in scope whilst this class is being used.
CQoSParameters & aParameters | QoS parameters. |
IMPORT_C CQoSParameters * | Parameters | ( | ) | const |
Returns the QoS parameters.
Gets the QoS parameters.
CQoSParameters * | iParameters | [private] |
The address of the CQoSParameters parameter supplied during construction.
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.