LeviLamina
Loading...
Searching...
No Matches
Bedrock::WorldRecovery_Unimplemented Class Reference
+ Inheritance diagram for Bedrock::WorldRecovery_Unimplemented:

Public Member Functions

virtual void initialize ()
 
virtual::Bedrock::PubSub::DeferredSubscription notifyOnUpdate (::std::shared_ptr<::Bedrock::Threading::IAsyncResult<::Bedrock::WorldRecovery::RecoveryResult > >, ::std::function< void(::Bedrock::WorldRecovery::RecoveryUpdate const &)>, ::Bedrock::PubSub::DeferralType)
 
virtual ::std::shared_ptr<::Bedrock::Threading::IAsyncResult<::Bedrock::WorldRecovery::RecoveryResult > > doRecovery (::std::string_view)
 
virtual ::Core::PathBuffer<::std::string > const & getRecoveryDestinationPath () const
 
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
 

Member Function Documentation

◆ initialize()

virtual void Bedrock::WorldRecovery_Unimplemented::initialize ( )
virtual

◆ notifyOnUpdate()

virtual::Bedrock::PubSub::DeferredSubscription Bedrock::WorldRecovery_Unimplemented::notifyOnUpdate ( ::std::shared_ptr<::Bedrock::Threading::IAsyncResult<::Bedrock::WorldRecovery::RecoveryResult > > ,
::std::function< void(::Bedrock::WorldRecovery::RecoveryUpdate const &)> ,
::Bedrock::PubSub::DeferralType  )
virtual

◆ doRecovery()

virtual ::std::shared_ptr<::Bedrock::Threading::IAsyncResult<::Bedrock::WorldRecovery::RecoveryResult > > Bedrock::WorldRecovery_Unimplemented::doRecovery ( ::std::string_view )
virtual

◆ getRecoveryDestinationPath()

virtual ::Core::PathBuffer<::std::string > const & Bedrock::WorldRecovery_Unimplemented::getRecoveryDestinationPath ( ) const
virtual

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