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

Public Member Functions

virtual void log (::LogArea const area, ::LogLevel const level, char const *message)
virtual void setEnabled (bool newState)
virtual bool isEnabled () const
virtual void flush ()
virtual bool logOnlyOnce () const
MCAPI GuiContentLogEndPoint (::std::optional<::LogLevel > logLevel)
MCAPI bool getLogMessage (::std::string &message, ::LogLevel &level)
MCAPI bool pushMessagesToUI (::Bedrock::NotNullNonOwnerPtr<::GuiData > const &guiData)
MCAPI void setLogLevel (::LogLevel level)
MCAPI void * $ctor (::std::optional<::LogLevel > logLevel)
MCAPI void $dtor ()
MCAPI void $log (::LogArea const area, ::LogLevel const level, char const *message)
MCAPI void $setEnabled (bool newState)
MCFOLD bool $isEnabled () const
MCFOLD void $flush ()
MCFOLD bool $logOnlyOnce () const
virtual void log (char const *)
MCAPI void _register (::Bedrock::typeid_t<::ContentLog > id)
MCAPI void _unregister ()
MCAPI void * $ctor ()
MCAPI void $log (char const *)

Static Public Member Functions

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

Public Attributes

::ll::TypedStorage< 1, 1, bool > mEnabled
::ll::TypedStorage< 4, 8, ::std::optional<::LogLevel > > mLogLevel
::ll::TypedStorage< 8, 616, ::moodycamel::ConcurrentQueue<::std::pair<::std::string, ::LogLevel >, ::Bedrock::Memory::MoodyCamelBedrockMemoryTraits > > mMessages
::std::shared_ptr<::Bedrock::EnableNonOwnerReferences::ControlBlockmControlBlock

Member Function Documentation

◆ log() [1/2]

virtual void GuiContentLogEndPoint::log ( ::LogArea const area,
::LogLevel const level,
char const * message )
virtual

Implements ContentLogEndPoint.

◆ setEnabled()

virtual void GuiContentLogEndPoint::setEnabled ( bool newState)
virtual

Implements Bedrock::LogEndPoint.

◆ isEnabled()

virtual bool GuiContentLogEndPoint::isEnabled ( ) const
virtual

Implements Bedrock::LogEndPoint.

◆ flush()

virtual void GuiContentLogEndPoint::flush ( )
virtual

Implements Bedrock::LogEndPoint.

◆ logOnlyOnce()

virtual bool GuiContentLogEndPoint::logOnlyOnce ( ) const
virtual

Implements ContentLogEndPoint.

◆ $vftableForLogEndPoint()

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

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

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