The C++ framework for developing highly scalable, high performance servers on Windows platforms.

IListenForSystemShutdownNotifications Class Reference

Inheritance diagram for IListenForSystemShutdownNotifications:

List of all members.

Public Member Functions

virtual void OnUserLogoff ()=0
virtual void OnShutdown ()=0
virtual void OnForceStop ()=0

Protected Member Functions

virtual ~IListenForSystemShutdownNotifications ()
 We never delete instances of this interface; you must manage the lifetime of the class that implements it.


Constructor & Destructor Documentation

virtual ~IListenForSystemShutdownNotifications (  )  [protected, virtual]

We never delete instances of this interface; you must manage the lifetime of the class that implements it.


Member Function Documentation

virtual void OnUserLogoff (  )  [pure virtual]

virtual void OnShutdown (  )  [pure virtual]

virtual void OnForceStop (  )  [pure virtual]


Generated on Sun Sep 12 19:11:34 2021 for The Server Framework - v7.4 by doxygen 1.5.3