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 22 of file shutdownserver.h.


Constructor & Destructor Documentation

CDelayServerShutDown::~CDelayServerShutDown (  ) 

Destructor

Definition at line 64 of file shutdownserver.cpp.


Member Function Documentation

CDelayServerShutDown * CDelayServerShutDown::NewL (  )  [static]

Wraps two phase construction.

Definition at line 28 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 53 of file shutdownserver.cpp.


Generated by  doxygen 1.6.2