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

Classes

class  ContentLogEndPointData
class  ThreadSpecificData
class  ScopeHandler
class  ContentLogScope

Public Member Functions

MCAPI void _writeToLog (bool logOnlyOnce, ::LogArea area, ::LogLevel level, char *&args)
MCAPI::std::string getScope ()
MCAPI void log (bool, ::LogLevel, ::LogArea,...)
MCAPI void registerEndPoint (::Bedrock::typeid_t<::ContentLog > id, ::gsl::not_null<::ContentLogEndPoint * > endPoint)
MCAPI void unregisterEndPoint (::gsl::not_null<::ContentLogEndPoint * > endPoint)
MCAPI void $dtor ()
MCFOLD void * $ctor ()
MCFOLD void * $ctor (::Bedrock::EnableNonOwnerReferences const &)

Static Public Member Functions

static MCAPI_S ::LogAreaID const getBedrockLogAreaFromContentLogArea (::LogArea contentLogArea)
static MCAPI char const * getLogAreaName (::LogArea area)
static MCAPI void ** $vftable ()

Public Attributes

::ll::TypedStorage< 1, 1, bool > mEnabled
::ll::TypedStorage< 8, 16, ::std::map<::Bedrock::typeid_t<::ContentLog >, ::ContentLog::ContentLogEndPointData > > mEndPoints
::ll::TypedStorage< 8, 80, ::Bedrock::Threading::MutexmEndpointMutex
::ll::TypedStorage< 8, 16, ::std::shared_ptr<::ContentLog::ScopeHandler > > mScopeHandler
::ll::TypedStorage< 8, 64, ::std::unordered_map<::LogLevel, ::std::unordered_map<::LogArea, ::std::unordered_set< uint64 > > > > mOnceOnlyMessages
::std::shared_ptr<::Bedrock::EnableNonOwnerReferences::ControlBlockmControlBlock

Member Function Documentation

◆ $vftable()

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