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

TGlobalDebugLog Class Template Reference

Inheritance diagram for TGlobalDebugLog:
Collaboration diagram for TGlobalDebugLog:

List of all members.

template<typename Derived>
class JetByteTools::Core::TGlobalDebugLog< Derived >


Public Member Functions

 TGlobalDebugLog (const TGlobalDebugLog &rhs)
TGlobalDebugLogoperator= (const TGlobalDebugLog &rhs)
virtual ~TGlobalDebugLog ()

Static Public Member Functions

static void Initialise (IDebugLogConfigurationCallback &callback)
static void Initialise ()
static DerivedInstance ()
static bool ShouldLog (const typename Derived::SubSystems subSystem, const typename Derived::MessageClass messageClass)

Constructor & Destructor Documentation

TGlobalDebugLog ( const TGlobalDebugLog< Derived > &  rhs  ) 

virtual ~TGlobalDebugLog (  )  [virtual]


Member Function Documentation

static void Initialise ( IDebugLogConfigurationCallback callback  )  [inline, static]

static void Initialise (  )  [inline, static]

static Derived& Instance (  )  [inline, static]

TGlobalDebugLog& operator= ( const TGlobalDebugLog< Derived > &  rhs  ) 

static bool ShouldLog ( const typename Derived::SubSystems  subSystem,
const typename Derived::MessageClass  messageClass 
) [inline, static]


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