LeviLamina
Loading...
Searching...
No Matches
CrashDumpLog Class Reference

Static Public Member Functions

static MCAPI void crashDumpLogThreadRoutine ()
 
static MCAPI void logEvent (::CrashDumpEventData const &eventData)
 
static MCAPI bool setDeviceSessionID (::std::string const &str)
 
static MCAPI bool startCrashDumpLogThread ()
 
static MCAPI ::CrashDump_AllData *& mAllData ()
 
static MCAPI ::Bedrock::Threading::MutexmAssertDataMutex ()
 
static MCAPI ::std::unique_ptr<::std::thread > & mCrashDumpLog_logThread ()
 
static MCAPI ::Bedrock::Threading::MutexmCrashDumpThreadMutex ()
 
static MCAPI ::std::condition_variable & mCrashDumpThreadMutexCV ()
 
static MCAPI ::Bedrock::Threading::MutexmEventDataMutex ()
 
static MCAPI ::Bedrock::Threading::MutexmFrameDataMutex ()
 
static MCAPI ::Bedrock::Threading::MutexmGameplayDataMutex ()
 
static MCAPI ::Bedrock::Threading::MutexmGlobalDataMutex ()
 
static MCAPI bool & mIsThreadRunning ()
 
static MCAPI ::Bedrock::Threading::MutexmKeyValueDataMutex ()
 
static MCAPI ::Bedrock::Threading::MutexmPlayerDataMutex ()
 
static MCAPI ::Bedrock::Threading::MutexmRenderDataMutex ()
 

Member Function Documentation

◆ crashDumpLogThreadRoutine()

static MCAPI void CrashDumpLog::crashDumpLogThreadRoutine ( )
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.

◆ logEvent()

static MCAPI void CrashDumpLog::logEvent ( ::CrashDumpEventData const & eventData)
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.

◆ setDeviceSessionID()

static MCAPI bool CrashDumpLog::setDeviceSessionID ( ::std::string const & str)
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.

◆ startCrashDumpLogThread()

static MCAPI bool CrashDumpLog::startCrashDumpLogThread ( )
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.

◆ mAllData()

static MCAPI ::CrashDump_AllData *& CrashDumpLog::mAllData ( )
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.

◆ mAssertDataMutex()

static MCAPI ::Bedrock::Threading::Mutex & CrashDumpLog::mAssertDataMutex ( )
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.

◆ mCrashDumpLog_logThread()

static MCAPI ::std::unique_ptr<::std::thread > & CrashDumpLog::mCrashDumpLog_logThread ( )
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.

◆ mCrashDumpThreadMutex()

static MCAPI ::Bedrock::Threading::Mutex & CrashDumpLog::mCrashDumpThreadMutex ( )
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.

◆ mCrashDumpThreadMutexCV()

static MCAPI ::std::condition_variable & CrashDumpLog::mCrashDumpThreadMutexCV ( )
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.

◆ mEventDataMutex()

static MCAPI ::Bedrock::Threading::Mutex & CrashDumpLog::mEventDataMutex ( )
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.

◆ mFrameDataMutex()

static MCAPI ::Bedrock::Threading::Mutex & CrashDumpLog::mFrameDataMutex ( )
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.

◆ mGameplayDataMutex()

static MCAPI ::Bedrock::Threading::Mutex & CrashDumpLog::mGameplayDataMutex ( )
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.

◆ mGlobalDataMutex()

static MCAPI ::Bedrock::Threading::Mutex & CrashDumpLog::mGlobalDataMutex ( )
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.

◆ mIsThreadRunning()

static MCAPI bool & CrashDumpLog::mIsThreadRunning ( )
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.

◆ mKeyValueDataMutex()

static MCAPI ::Bedrock::Threading::Mutex & CrashDumpLog::mKeyValueDataMutex ( )
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.

◆ mPlayerDataMutex()

static MCAPI ::Bedrock::Threading::Mutex & CrashDumpLog::mPlayerDataMutex ( )
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.

◆ mRenderDataMutex()

static MCAPI ::Bedrock::Threading::Mutex & CrashDumpLog::mRenderDataMutex ( )
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: