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

Public Member Functions

virtual void onInfo (::Scripting::ContextId, ::std::string_view message) const
 
virtual void onWarn (::Scripting::ContextId, ::std::string_view message) const
 
virtual void onError (::Scripting::ContextId, ::std::string_view message) const
 
virtual void onException (::Scripting::ContextId, ::Scripting::Error const &error, ::entt::meta_any const &) const
 
virtual bool shouldPrintException (::Scripting::ContextId, ::Scripting::Error const &, ::entt::meta_any const &errorAny) const
 
virtual void onPromiseRejection (::Scripting::ContextId, ::Scripting::Error const &error, ::entt::meta_any const &, bool isHandled) const
 
MCAPI void $onInfo (::Scripting::ContextId, ::std::string_view message) const
 
MCAPI void $onWarn (::Scripting::ContextId, ::std::string_view message) const
 
MCAPI void $onError (::Scripting::ContextId, ::std::string_view message) const
 
MCAPI void $onException (::Scripting::ContextId, ::Scripting::Error const &error, ::entt::meta_any const &) const
 
MCAPI bool $shouldPrintException (::Scripting::ContextId, ::Scripting::Error const &, ::entt::meta_any const &errorAny) const
 
MCAPI void $onPromiseRejection (::Scripting::ContextId, ::Scripting::Error const &error, ::entt::meta_any const &, bool isHandled) const
 

Static Public Member Functions

static MCAPI void ** $vftable ()
 

Member Function Documentation

◆ onInfo()

virtual void ScriptPrintLogger::onInfo ( ::Scripting::ContextId ,
::std::string_view message ) const
virtual

Reimplemented from Scripting::IPrinter.

◆ onWarn()

virtual void ScriptPrintLogger::onWarn ( ::Scripting::ContextId ,
::std::string_view message ) const
virtual

Reimplemented from Scripting::IPrinter.

◆ onError()

virtual void ScriptPrintLogger::onError ( ::Scripting::ContextId ,
::std::string_view message ) const
virtual

Reimplemented from Scripting::IPrinter.

◆ onException()

virtual void ScriptPrintLogger::onException ( ::Scripting::ContextId ,
::Scripting::Error const & error,
::entt::meta_any const &  ) const
virtual

Reimplemented from Scripting::IPrinter.

◆ shouldPrintException()

virtual bool ScriptPrintLogger::shouldPrintException ( ::Scripting::ContextId ,
::Scripting::Error const & ,
::entt::meta_any const & errorAny ) const
virtual

Reimplemented from Scripting::IPrinter.

◆ onPromiseRejection()

virtual void ScriptPrintLogger::onPromiseRejection ( ::Scripting::ContextId ,
::Scripting::Error const & error,
::entt::meta_any const & ,
bool isHandled ) const
virtual

Reimplemented from Scripting::IPrinter.

◆ $onInfo()

MCAPI void ScriptPrintLogger::$onInfo ( ::Scripting::ContextId ,
::std::string_view message ) 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.

◆ $onWarn()

MCAPI void ScriptPrintLogger::$onWarn ( ::Scripting::ContextId ,
::std::string_view message ) 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.

◆ $onError()

MCAPI void ScriptPrintLogger::$onError ( ::Scripting::ContextId ,
::std::string_view message ) 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.

◆ $onException()

MCAPI void ScriptPrintLogger::$onException ( ::Scripting::ContextId ,
::Scripting::Error const & error,
::entt::meta_any const &  ) 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.

◆ $shouldPrintException()

MCAPI bool ScriptPrintLogger::$shouldPrintException ( ::Scripting::ContextId ,
::Scripting::Error const & ,
::entt::meta_any const & errorAny ) 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.

◆ $onPromiseRejection()

MCAPI void ScriptPrintLogger::$onPromiseRejection ( ::Scripting::ContextId ,
::Scripting::Error const & error,
::entt::meta_any const & ,
bool isHandled ) 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.

◆ $vftable()

static MCAPI void ** ScriptPrintLogger::$vftable ( )
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.

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