LeviLamina
Loading...
Searching...
No Matches
DebugEndPoint Class Reference
Inheritance diagram for DebugEndPoint:

Classes

class  VanillaWorldChecker

Public Member Functions

DebugEndPointoperator= (DebugEndPoint const &)
 DebugEndPoint (DebugEndPoint const &)
virtual void log (::LogArea const, ::LogLevel const, char const *)
virtual void flush ()
virtual void setEnabled (bool)
virtual bool isEnabled () const
virtual bool logOnlyOnce () const
virtual void contentAssert (::LogArea const, ::LogLevel const, char const *)
MCAPI void initializeContentLogging (::ResourcePackManager &mgr, ::Core::Path const &levelPath)
virtual void log (char const *)
MCAPI void _register (::Bedrock::typeid_t<::ContentLog > id)
MCAPI void _unregister ()
MCAPI void * $ctor ()
MCAPI void $dtor ()
MCAPI void $log (char const *)

Static Public Member Functions

static MCAPI ::std::unordered_map<::LogArea, bool > const & mAssertAreas ()
static MCAPI void ** $vftableForLogEndPoint ()
static MCAPI void ** $vftableForEnableNonOwnerReferences ()
static MCAPI void ** $vftable ()

Public Attributes

::ll::UntypedStorage< 8, 80 > mUnk9aec1e
::ll::UntypedStorage< 1, 1 > mUnked2556
::ll::UntypedStorage< 4, 8 > mUnk71077b
::std::shared_ptr<::Bedrock::EnableNonOwnerReferences::ControlBlockmControlBlock

Member Function Documentation

◆ log() [1/2]

virtual void DebugEndPoint::log ( ::LogArea const ,
::LogLevel const ,
char const *  )
virtual

Implements ContentLogEndPoint.

◆ flush()

virtual void DebugEndPoint::flush ( )
virtual

Implements Bedrock::LogEndPoint.

◆ setEnabled()

virtual void DebugEndPoint::setEnabled ( bool )
virtual

Implements Bedrock::LogEndPoint.

◆ isEnabled()

virtual bool DebugEndPoint::isEnabled ( ) const
virtual

Implements Bedrock::LogEndPoint.

◆ logOnlyOnce()

virtual bool DebugEndPoint::logOnlyOnce ( ) const
virtual

Implements ContentLogEndPoint.

◆ initializeContentLogging()

MCAPI void DebugEndPoint::initializeContentLogging ( ::ResourcePackManager & mgr,
::Core::Path const & levelPath )
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.

◆ mAssertAreas()

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.

◆ log() [2/2]

virtual void ContentLogEndPoint::log ( char const * )
virtualinherited

Implements Bedrock::LogEndPoint.

◆ _register()

MCAPI void ContentLogEndPoint::_register ( ::Bedrock::typeid_t<::ContentLog > id)
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.

◆ _unregister()

MCAPI void ContentLogEndPoint::_unregister ( )
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.

◆ $ctor()

MCAPI void * ContentLogEndPoint::$ctor ( )
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.

◆ $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()

MCAPI void ContentLogEndPoint::$log ( char const * )
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.

◆ $vftableForLogEndPoint()

MCAPI void ** ContentLogEndPoint::$vftableForLogEndPoint ( )
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.

◆ $vftableForEnableNonOwnerReferences()

MCAPI void ** ContentLogEndPoint::$vftableForEnableNonOwnerReferences ( )
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.

◆ $vftable()

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: