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

Public Member Functions

virtual void initialize (::Core::Path const &, ::Core::Path const &, ::Bedrock::StorageMigration::StorageMigrationType)=0
 
virtual bool checkMigrationPreviouslyCompleted ()=0
 
virtual bool checkMigrationInProgress ()=0
 
virtual ::std::shared_ptr<::Bedrock::StorageMigration::ManifestDataloadManifest ()=0
 
virtual void setMigrationUIActive (bool)=0
 
virtual ::Core::PathBuffer<::std::string > const & getSource () const =0
 
virtual ::Core::PathBuffer<::std::string > const & getDestination () const =0
 
virtual::Bedrock::StorageMigration::StorageMigrationType getMigrationType () const =0
 
virtual ::std::shared_ptr<::Bedrock::StorageMigration::MigrationDetectorgetDetector () const =0
 
virtual ::std::shared_ptr<::Bedrock::StorageMigration::StorageMigratorgetMigrator () const =0
 
virtual bool isMigrationUIActive () 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: