class Den::TAction |
Public Member Functions | |
---|---|
TAction(TActionType, TInt) | |
TAction() | |
TActionType | Action() |
TInt | Error() |
TInt | ExecuteActionL() |
Public Member Enumerations | |
---|---|
enum | TActionType { ENoAction, ELeaveAction, EPanicAction } |
Private Attributes | |
---|---|
TActionType | iAction |
TInt | iError |
TAction | ( | TActionType | aAction, |
TInt | aError | ||
) | [inline] |
TActionType aAction | |
TInt aError |
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.