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)
 
MCFOLD bool $logOnlyOnce () const
 
MCFOLD void $flush ()
 
MCFOLD void $setEnabled (bool newState)
 
MCFOLD bool $isEnabled () const
 
virtual void log (::LogArea const, ::LogLevel const, char const *)=0
 
virtual void log (char const *message)
 
MCFOLD void $log (char const *message)
 
MCFOLD void * $ctor ()
 
MCFOLD void * $ctor (::Bedrock::EnableNonOwnerReferences const &)
 

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
 

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.

◆ log()

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

Implements Bedrock::LogEndPoint.


The documentation for this class was generated from the following file: