LeviLamina
Loading...
Searching...
No Matches
ContentLogEndPoint Class Referenceabstract
Inheritance diagram for ContentLogEndPoint:

Public Member Functions

virtual void log (::LogArea const area, ::LogLevel const level, char const *message)=0
virtual void log (char const *)
virtual bool logOnlyOnce () const =0
MCAPI ContentLogEndPoint ()
MCAPI void _register (::Bedrock::typeid_t<::ContentLog > id)
MCAPI void _unregister ()
MCAPI void * $ctor ()
MCAPI void $dtor ()
MCAPI void $log (char const *)
virtual void flush ()=0
virtual void setEnabled (bool newState)=0
virtual bool isEnabled () const =0

Static Public Member Functions

static MCAPI void ** $vftableForLogEndPoint ()
static MCAPI void ** $vftableForEnableNonOwnerReferences ()
static MCAPI void ** $vftable ()

Public Attributes

::std::shared_ptr<::Bedrock::EnableNonOwnerReferences::ControlBlockmControlBlock

Constructor & Destructor Documentation

◆ ContentLogEndPoint()

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

Member Function Documentation

◆ log()

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

Implements Bedrock::LogEndPoint.

◆ _register()

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

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

◆ $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: