| class RSaveSession : public RSessionBase |
This class describes a client side session object, handling requests to the shutdown server.
| Public Member Functions | |
|---|---|
| TInt | ConnectL() |
| void | NotifySave(TRequestStatus &) |
| void | NotifySaveCancel() |
| TInt | ServerPowerState(TBool &) |
| TInt | SwitchOff(MSaveObserver::TSaveType, TBool) |
| Private Member Functions | |
|---|---|
| TInt | StartServerL() |
| Inherited Enumerations | |
|---|---|
| RHandleBase:TAttributes | |
| RSessionBase:TAttachMode | |
| Inherited Attributes | |
|---|---|
| RHandleBase::iHandle | |
| void | NotifySave | ( | TRequestStatus & | aStatus | ) |
| TRequestStatus & aStatus |
| TInt | SwitchOff | ( | MSaveObserver::TSaveType | aAction, |
| TBool | aPowerOff | |||
| ) | ||||
| MSaveObserver::TSaveType aAction | |
| TBool aPowerOff |