CShutdownTimer Class Reference
class CShutdownTimer : public CTimer |
Protected Member Functions |
---|
void | RunL() |
Constructor & Destructor Documentation
CShutdownTimer(CServShutdownServer &)
Member Functions Documentation
DoCancel()
Removes the timer object from the active scheduler's list if it has been added.
NewL(CServShutdownServer &)
Standard phase-one factory method for creating
CShutdownTimer instances. It might return a NULL pointer if the patchable constant KShtdwnTimeoutBase has been configured as -1 which indicates no timer should be started.
- leave
- Some system-wide error codes including KErrNoMemory.
- panic
- KErrNotSupported Incorrect patchable variables configuration.
RunL()
void | RunL | ( | ) | [protected, virtual] |
Start(TInt)
void | Start | ( | TInt | aNumClients | ) | |
Calculates the timeout value by the number of the clients and starts the timer.
Parameters
TInt aNumClients | The number of the clients. |
Member Data Documentation
CServShutdownServer & iShtdwnSrv
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.