CLafShutdownManagerBase Class Reference
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.
LafShutdown
Constructor & Destructor Documentation
CLafShutdownManagerBase(MShutdownEventObserver &)
Parameters
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. |
Member Data Documentation
MShutdownEventObserver & iObserver
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.