LeviLamina
Loading...
Searching...
No Matches
Bedrock::CrashManager Class Referenceabstract
+ Inheritance diagram for Bedrock::CrashManager:

Public Member Functions

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 notifyMemoryIssue (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 * $ctor ()
 
MCFOLD void * $ctor (::Bedrock::EnableNonOwnerReferences const &)
 
MCFOLD void $dtor ()
 

Static Public Member Functions

static MCAPI void ** $vftable ()
 

Public Attributes

::std::shared_ptr<::Bedrock::EnableNonOwnerReferences::ControlBlockmControlBlock
 

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