#include <mmf/common/mmfcontrollerframeworkclasses.h>
Link against: mmfcontrollerframework.lib
| class CMMFControllerProxyShutdown : public CTimer |
| Public Member Functions | |
|---|---|
| CMMFControllerProxyShutdown * | NewL() |
| void | ShutdownNow() |
| void | Start() |
| Inherited Attributes | |
|---|---|
| CActive::iStatus | |
| Inherited Enumerations | |
|---|---|
| CActive:TPriority | |
Used to Kill the controller thread either immediately or after a timeout.
Used by the controller thread on startup to prevent orphaning if no sessions are created to it.
| CMMFControllerProxyShutdown * | NewL | ( | ) | [static] |
Create a new shutdown timer.
This method can leave with one of the system-wide error codes.