LeviLamina
Loading...
Searching...
No Matches
Editor::EditorContentLogEndPoint Class Referenceabstract
+ Inheritance diagram for Editor::EditorContentLogEndPoint:

Public Member Functions

EditorContentLogEndPointoperator= (EditorContentLogEndPoint const &)
 
 EditorContentLogEndPoint (EditorContentLogEndPoint const &)
 
virtual void log (::LogArea const area, ::LogLevel const level, char const *message)
 
virtual bool logOnlyOnce () const
 
virtual void flush ()
 
virtual void setEnabled (bool newState)
 
virtual bool isEnabled () const
 
MCAPI EditorContentLogEndPoint (::Bedrock::NotNullNonOwnerPtr<::Editor::Services::LoggingService > loggingService)
 
MCAPI void * $ctor (::Bedrock::NotNullNonOwnerPtr<::Editor::Services::LoggingService > loggingService)
 
MCAPI void $dtor ()
 
MCAPI void $log (::LogArea const area, ::LogLevel const level, char const *message)
 
MCAPI bool $logOnlyOnce () const
 
MCAPI void $flush ()
 
MCAPI void $setEnabled (bool newState)
 
MCAPI bool $isEnabled () const
 
virtual void log (::LogArea const, ::LogLevel const, char const *)=0
 
virtual void log (char const *message)
 
MCAPI void $log (char const *message)
 

Static Public Member Functions

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

Public Attributes

::ll::UntypedStorage< 8, 24 > mUnkaacd73
 
::ll::UntypedStorage< 1, 1 > mUnk8d16ba
 
::std::shared_ptr<::Bedrock::EnableNonOwnerReferences::ControlBlockmControlBlock
 

Constructor & Destructor Documentation

◆ EditorContentLogEndPoint()

MCAPI Editor::EditorContentLogEndPoint::EditorContentLogEndPoint ( ::Bedrock::NotNullNonOwnerPtr<::Editor::Services::LoggingService > loggingService)
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.

Member Function Documentation

◆ logOnlyOnce()

virtual bool Editor::EditorContentLogEndPoint::logOnlyOnce ( ) const
virtual

Implements ContentLogEndPoint.

◆ flush()

virtual void Editor::EditorContentLogEndPoint::flush ( )
virtual

Implements Bedrock::LogEndPoint.

◆ setEnabled()

virtual void Editor::EditorContentLogEndPoint::setEnabled ( bool newState)
virtual

Implements Bedrock::LogEndPoint.

◆ isEnabled()

virtual bool Editor::EditorContentLogEndPoint::isEnabled ( ) const
virtual

Implements Bedrock::LogEndPoint.

◆ $ctor()

MCAPI void * Editor::EditorContentLogEndPoint::$ctor ( ::Bedrock::NotNullNonOwnerPtr<::Editor::Services::LoggingService > loggingService)
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 Editor::EditorContentLogEndPoint::$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() [1/2]

MCAPI void Editor::EditorContentLogEndPoint::$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.

◆ $logOnlyOnce()

MCAPI bool Editor::EditorContentLogEndPoint::$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.

◆ $flush()

MCAPI void Editor::EditorContentLogEndPoint::$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 Editor::EditorContentLogEndPoint::$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 Editor::EditorContentLogEndPoint::$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.

◆ $vftableForEnableNonOwnerReferences()

static MCAPI void ** Editor::EditorContentLogEndPoint::$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.

◆ $vftableForLogEndPoint()

static MCAPI void ** Editor::EditorContentLogEndPoint::$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.

◆ log()

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

Implements Bedrock::LogEndPoint.

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