|
virtual void | initialize (::std::string_view)=0 |
|
virtual void | setCrashProcessorForFileType (::std::string_view, ::std::shared_ptr<::Bedrock::CrashFileProcessor >)=0 |
|
virtual void | setCrashTelemetryProcessor (::gsl::not_null<::Bedrock::CrashTelemetryProcessor * >)=0 |
|
virtual void | processCrashes (::std::shared_ptr<::Bedrock::WorkerPoolHandleInterface >, ::Scheduler &, bool)=0 |
|
virtual void | notifyCrashed ()=0 |
|
virtual void | notifySystemError (uint, ::std::string const &)=0 |
|
virtual void | recordCrashedSession (::std::string_view, ::std::string_view, int64)=0 |
|
virtual void | stopProcessingCrashes ()=0 |
|
virtual bool | isCrashProcessingActive () const =0 |
|
virtual::std::string const & | getCrashDataRoot () const =0 |
|
virtual::std::string const & | getCrashedSessionFileSuffix () const =0 |
|
MCFOLD void | $dtor () |
|
◆ $vftable()
static 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 file: