LeviLamina
|
Classes | |
struct | RecoveryResult |
struct | RecoveryUpdate |
Public Member Functions | |
virtual void | initialize ()=0 |
virtual ::std::shared_ptr<::Bedrock::Threading::IAsyncResult<::Bedrock::WorldRecovery::RecoveryResult > > | doRecovery (::std::string_view)=0 |
virtual::Bedrock::PubSub::DeferredSubscription | notifyOnUpdate (::std::shared_ptr<::Bedrock::Threading::IAsyncResult<::Bedrock::WorldRecovery::RecoveryResult > >, ::std::function< void(::Bedrock::WorldRecovery::RecoveryUpdate const &)>, ::Bedrock::PubSub::DeferralType)=0 |
virtual ::Core::PathBuffer<::std::string > const & | getRecoveryDestinationPath () 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::ControlBlock > | mControlBlock |