CDelayServerShutDown Class Reference

List of all members.

Public Member Functions

 ~CDelayServerShutDown ()
void SetDelay (TTimeIntervalMicroSeconds32 aDelay)

Static Public Member Functions

static CDelayServerShutDownNewL ()

Detailed Description

Server shut down delay class

Definition at line 37 of file shutdownserver.h.


Constructor & Destructor Documentation

CDelayServerShutDown::~CDelayServerShutDown (  ) 

Destructor

Definition at line 77 of file shutdownserver.cpp.


Member Function Documentation

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.


Generated by  doxygen 1.6.2