| Public Member Functions | |
| ~CDelayServerShutDown () | |
| void | SetDelay (TTimeIntervalMicroSeconds32 aDelay) | 
| Static Public Member Functions | |
| static CDelayServerShutDown * | NewL () | 
Server shut down delay class
Definition at line 37 of file shutdownserver.h.
| CDelayServerShutDown::~CDelayServerShutDown | ( | ) | 
Destructor
Definition at line 77 of file shutdownserver.cpp.
| CDelayServerShutDown * CDelayServerShutDown::NewL | ( | ) |  [static] | 
Wraps two phase construction.
Definition at line 41 of file shutdownserver.cpp.
| void CDelayServerShutDown::SetDelay | ( | TTimeIntervalMicroSeconds32 | aDelay | ) | 
Sets the time delay. After this time interval if the number of connected clients stays at zero, the server will shut down.
Definition at line 66 of file shutdownserver.cpp.
 1.6.2
 1.6.2