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

IProvideLocalTime Class Reference

Inheritance diagram for IProvideLocalTime:

List of all members.

Public Member Functions

virtual void GetLocalTime (SYSTEMTIME &localTime) const =0
 Returns the current local time.

Protected Member Functions

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


Constructor & Destructor Documentation

virtual ~IProvideLocalTime (  )  [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 GetLocalTime ( SYSTEMTIME localTime  )  const [pure virtual]

Returns the current local time.

Implemented in CLocalTimeProvider.


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