LogLock Class
Definition
Line
86
of
cmsxk/Log.cm
Constructors & Destructor
static
LogLock
()
Member Functions
public
static
nothrow
LogLock
&
Instance
()
public
nothrow
Mutex
&
Mtx
()
Member Variables
private
static
UniquePtr
<
LogLock
>
instance
private
Mutex
mtx
Constructor& Destructor Details
LogLock Static Constructor
static
LogLock()
Definition
Line
88
of
cmsxk/Log.cm
Member Function Details
Instance Static Member Function
public
static
nothrow
LogLock
& Instance()
Definition
Line
91
of
cmsxk/Log.cm
Mtx Member Function
public
nothrow
Mutex
& Mtx()
Definition
Line
95
of
cmsxk/Log.cm