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

CSystemShutdownMonitor Class Reference

Inheritance diagram for CSystemShutdownMonitor:
Collaboration diagram for CSystemShutdownMonitor:

List of all members.

Public Member Functions

 CSystemShutdownMonitor (IListenForSystemShutdownNotifications &listener)
 CSystemShutdownMonitor (const CSystemShutdownMonitor &rhs)
 ~CSystemShutdownMonitor () override
CSystemShutdownMonitoroperator= (const CSystemShutdownMonitor &rhs)
void SetThreadName (const Core::_tstring &threadName) const
 Sets the name of the time change notification thread as displayed in the Visual Studio debugger to the supplied name. By default the constructors set the name of the thread to "TimeChangeMonitor".


Constructor & Destructor Documentation

~CSystemShutdownMonitor (  )  [override]


Member Function Documentation

CSystemShutdownMonitor& operator= ( const CSystemShutdownMonitor rhs  ) 

void SetThreadName ( const Core::_tstring threadName  )  const

Sets the name of the time change notification thread as displayed in the Visual Studio debugger to the supplied name. By default the constructors set the name of the thread to "TimeChangeMonitor".


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