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

CTimeChangeNotificationMonitor Class Reference

Inheritance diagram for CTimeChangeNotificationMonitor:
Collaboration diagram for CTimeChangeNotificationMonitor:

List of all members.

Public Member Functions

 CTimeChangeNotificationMonitor (IListenForTimeChangeNotifications &listener, Milliseconds timerChangeAccumulationDelay=0)
 CTimeChangeNotificationMonitor (const CTimeChangeNotificationMonitor &rhs)
 ~CTimeChangeNotificationMonitor () override
CTimeChangeNotificationMonitoroperator= (const CTimeChangeNotificationMonitor &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

CTimeChangeNotificationMonitor ( IListenForTimeChangeNotifications listener,
Milliseconds  timerChangeAccumulationDelay = 0 
) [explicit]

~CTimeChangeNotificationMonitor (  )  [override]


Member Function Documentation

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:53 2021 for The Server Framework - v7.4 by doxygen 1.5.3