class CQoSLoadEvent : public CQoSEventBase |
Class for EQoSEventLoadPolicyFile and EQoSEventUnloadPolicyFile events whereby policy files are loaded or unloaded
Public Member Functions | |
---|---|
CQoSLoadEvent(const TQoSEvent &, TInt, const TDesC &) | |
IMPORT_C const TFileName & | FileName() |
IMPORT_C TInt | Reason() |
Private Attributes | |
---|---|
TFileName | iFileName |
TInt | iReason |
IMPORT_C | CQoSLoadEvent | ( | const TQoSEvent & | aEvent, |
TInt | aReason, | |||
const TDesC & | aFileName | |||
) |
Constructor.
Constructor.
IMPORT_C const TFileName & | FileName | ( | ) | const |
Returns the name of the policy file.
Gets the name of the policy file.
IMPORT_C TInt | Reason | ( | ) | const |
Returns the reason code. Reason code specifies the success or failure of the request.
Gets the reason code.
Reason code specifies the success or failure of the request.
TInt | iReason | [private] |
The reason code that specifies the success or failure of the request.
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.