|
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) |
|
MCAPI void | $flush () |
|
MCAPI void | $setEnabled (bool newState) |
|
MCAPI bool | $isEnabled () const |
|
MCAPI bool | $logOnlyOnce () const |
|
MCAPI void | $contentAssert (::LogArea const area, ::LogLevel const level, char const *message) |
|
virtual void | log (char const *message) |
|
MCAPI void | $dtor () |
|
MCAPI void | $log (char const *message) |
|
◆ DebugEndPoint()
MCAPI DebugEndPoint::DebugEndPoint |
( |
::std::optional<::LogLevel > | minLogLevel | ) |
|
|
explicit |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ 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 |
◆ mAssertAreas()
static MCAPI ::std::unordered_map<::LogArea, bool > const & DebugEndPoint::mAssertAreas |
( |
| ) |
|
|
static |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ $ctor()
MCAPI void * DebugEndPoint::$ctor |
( |
::std::optional<::LogLevel > | minLogLevel | ) |
|
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ $log() [1/2]
MCAPI void DebugEndPoint::$log |
( |
::LogArea const | area, |
|
|
::LogLevel const | level, |
|
|
char const * | message ) |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ $flush()
MCAPI void DebugEndPoint::$flush |
( |
| ) |
|
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ $setEnabled()
MCAPI void DebugEndPoint::$setEnabled |
( |
bool | newState | ) |
|
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ $isEnabled()
MCAPI bool DebugEndPoint::$isEnabled |
( |
| ) |
const |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ $logOnlyOnce()
MCAPI bool DebugEndPoint::$logOnlyOnce |
( |
| ) |
const |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ $contentAssert()
MCAPI void DebugEndPoint::$contentAssert |
( |
::LogArea const | area, |
|
|
::LogLevel const | level, |
|
|
char const * | message ) |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ $vftableForLogEndPoint()
static MCAPI void ** DebugEndPoint::$vftableForLogEndPoint |
( |
| ) |
|
|
static |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ $vftableForEnableNonOwnerReferences()
static MCAPI void ** DebugEndPoint::$vftableForEnableNonOwnerReferences |
( |
| ) |
|
|
static |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ log() [2/2]
virtual void ContentLogEndPoint::log |
( |
char const * | message | ) |
|
|
virtualinherited |
◆ $dtor()
MCAPI void ContentLogEndPoint::$dtor |
( |
| ) |
|
|
inherited |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ $log() [2/2]
MCAPI void ContentLogEndPoint::$log |
( |
char const * | message | ) |
|
|
inherited |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ $vftable()
static MCAPI void ** Bedrock::EnableNonOwnerReferences::$vftable |
( |
| ) |
|
|
staticinherited |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
The documentation for this class was generated from the following file: