class CLafShutdownManagerBase : public CBase |
Base class for a LAF shutdown manager.
A LAF implements a derived class to implement a policy on when to shutdown the device. The policy can involve listening for events, timers, etc.
Protected Member Functions | |
---|---|
CLafShutdownManagerBase ( MShutdownEventObserver &) |
Protected Attributes | |
---|---|
MShutdownEventObserver & | iObserver |
CLafShutdownManagerBase | ( | MShutdownEventObserver & | aObserver | ) | [protected, inline] |
Constructor.
MShutdownEventObserver & aObserver | Kernel's shutdown observer. The LAF can call this interface to notify the kernel of device shutdown, so that the kernel can take appropriate power management steps. |
MShutdownEventObserver & | iObserver | [protected] |
Kernel's shutdown observer, initialised by the constructor.
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.