|
DebugEndPoint & | operator= (DebugEndPoint const &) |
|
| DebugEndPoint (DebugEndPoint const &) |
|
virtual void | log (::LogArea const area, ::LogLevel const level, char const *message) |
|
virtual void | flush () |
|
virtual void | setEnabled (bool newState) |
|
virtual bool | isEnabled () const |
|
virtual bool | logOnlyOnce () const |
|
virtual void | contentAssert (::LogArea const area, ::LogLevel const level, char const *message) |
|
MCAPI | DebugEndPoint (::std::optional<::LogLevel > minLogLevel) |
|
MCAPI void * | $ctor (::std::optional<::LogLevel > minLogLevel) |
|
MCAPI void | $log (::LogArea const area, ::LogLevel const level, char const *message) |
|
MCFOLD void | $flush () |
|
MCAPI void | $setEnabled (bool newState) |
|
MCFOLD bool | $isEnabled () const |
|
MCFOLD bool | $logOnlyOnce () const |
|
MCFOLD void | $contentAssert (::LogArea const area, ::LogLevel const level, char const *message) |
|
virtual void | log (char const *message) |
|
MCAPI void | $dtor () |
|
MCFOLD void | $log (char const *message) |
|
MCFOLD void * | $ctor () |
|
MCFOLD void * | $ctor (::Bedrock::EnableNonOwnerReferences const &) |
|
|
static MCAPI ::std::unordered_map<::LogArea, bool > const & | mAssertAreas () |
|
static MCAPI void ** | $vftableForLogEndPoint () |
|
static MCAPI void ** | $vftableForEnableNonOwnerReferences () |
|
static MCAPI void ** | $vftable () |
|
◆ log() [1/2]
virtual void DebugEndPoint::log |
( |
::LogArea const | area, |
|
|
::LogLevel const | level, |
|
|
char const * | message ) |
|
virtual |
◆ flush()
virtual void DebugEndPoint::flush |
( |
| ) |
|
|
virtual |
◆ setEnabled()
virtual void DebugEndPoint::setEnabled |
( |
bool | newState | ) |
|
|
virtual |
◆ isEnabled()
virtual bool DebugEndPoint::isEnabled |
( |
| ) |
const |
|
virtual |
◆ logOnlyOnce()
virtual bool DebugEndPoint::logOnlyOnce |
( |
| ) |
const |
|
virtual |
◆ log() [2/2]
virtual void ContentLogEndPoint::log |
( |
char const * | message | ) |
|
|
virtualinherited |
The documentation for this class was generated from the following file: