LeviLamina
|
Classes | |
struct | RecoveryResult |
struct | RecoveryUpdate |
Public Member Functions | |
virtual void | initialize ()=0 |
virtual ::std::tuple< ::std::shared_ptr<::Bedrock::Threading::IAsyncResult<::Bedrock::WorldRecovery::RecoveryResult > >, ::Bedrock::PubSub::DeferredSubscription > | doRecovery (::std::string_view, ::std::function< void(::Bedrock::WorldRecovery::RecoveryUpdate const &)>, ::Bedrock::PubSub::DeferralType)=0 |
virtual ::Core::PathBuffer<::std::string > const & | getRecoveryDestinationPath () const =0 |
MCFOLD void | $dtor () |
Static Public Member Functions | |
static MCAPI void ** | $vftable () |
Public Attributes | |
::std::shared_ptr<::Bedrock::EnableNonOwnerReferences::ControlBlock > | mControlBlock |
|
staticinherited |