LeviLamina
Loading...
Searching...
No Matches
Bedrock::CrashFileProcessor Class Referenceabstract

Classes

class  CrashHandler

Public Types

enum class  ProcessMode : int { Synchronous = 0 , Asynchronous = 1 }

Public Member Functions

virtual bool getSessionIDFromFile (::std::string &outSessionID, ::Core::PathBuffer<::std::string > const &filePath) const =0
virtual::Bedrock::CrashFileProcessor::ProcessMode beginCrashProcessing (uint64, ::std::shared_ptr<::Bedrock::WorkerPoolHandleInterface >, ::Scheduler &)=0
virtual ::Bedrock::Threading::Async< bool > processCrash (::gsl::not_null<::std::shared_ptr<::Bedrock::CrashFileProcessor::CrashHandler > > const &handler, ::Core::PathBuffer<::std::string > const &filePath)=0
virtual void doneCrashProcessing ()=0

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