LeviLamina
Loading...
Searching...
No Matches
UWPMigrationManager Class Reference

Classes

struct  MoveOperation
struct  OperationResult
struct  MoveDirectoryOperation
struct  MoveFileOperation
struct  MoveSecureStorageOperation

Public Types

enum class  Status : int { None = 0 , Success = 1 , Migrationerror = 2 , Criticalerror = 3 }
enum class  Status : int { None = 0 , Success = 1 , Migrationerror = 2 , Criticalerror = 3 }

Public Member Functions

UWPMigrationManageroperator= (UWPMigrationManager const &)
 UWPMigrationManager (UWPMigrationManager const &)
MCAPI UWPMigrationManager (::Core::PathBuffer<::std::string > const &externalStoragePath, ::Core::PathBuffer<::std::string > const &userStorageRootPath, ::Core::PathBuffer<::std::string > const &logsPath, ::Core::PathBuffer<::std::string > const &uwpInstallationPath)
MCAPI ::Core::PathBuffer<::std::string > getMigrationFilePath () const
MCAPI ::Bedrock::Result< void > migrateFromUWP ()
MCAPI ~UWPMigrationManager ()
MCAPI void * $ctor (::Core::PathBuffer<::std::string > const &externalStoragePath, ::Core::PathBuffer<::std::string > const &userStorageRootPath, ::Core::PathBuffer<::std::string > const &logsPath, ::Core::PathBuffer<::std::string > const &uwpInstallationPath)
MCAPI void $dtor ()

Static Public Member Functions

static MCAPI ::std::string getLastMigrationErrorsAsJson ()
static MCAPI ::std::string & sErrors ()
static MCAPI ::std::string_view const & sLogsFileName ()

Public Attributes

::ll::UntypedStorage< 8, 32 > mUnk806ad7
::ll::UntypedStorage< 8, 32 > mUnk3a354c
::ll::UntypedStorage< 8, 32 > mUnk2524e5
::ll::UntypedStorage< 4, 4 > mUnk26a1a9
::ll::UntypedStorage< 8, 24 > mUnk113a50

Constructor & Destructor Documentation

◆ UWPMigrationManager()

MCAPI UWPMigrationManager::UWPMigrationManager ( ::Core::PathBuffer<::std::string > const & externalStoragePath,
::Core::PathBuffer<::std::string > const & userStorageRootPath,
::Core::PathBuffer<::std::string > const & logsPath,
::Core::PathBuffer<::std::string > const & uwpInstallationPath )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ ~UWPMigrationManager()

MCAPI UWPMigrationManager::~UWPMigrationManager ( )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

Member Function Documentation

◆ getMigrationFilePath()

MCAPI ::Core::PathBuffer<::std::string > UWPMigrationManager::getMigrationFilePath ( ) const
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ migrateFromUWP()

MCAPI ::Bedrock::Result< void > UWPMigrationManager::migrateFromUWP ( )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ getLastMigrationErrorsAsJson()

MCAPI ::std::string UWPMigrationManager::getLastMigrationErrorsAsJson ( )
static
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ sErrors()

MCAPI ::std::string & UWPMigrationManager::sErrors ( )
static
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ sLogsFileName()

MCAPI ::std::string_view const & UWPMigrationManager::sLogsFileName ( )
static
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $ctor()

MCAPI void * UWPMigrationManager::$ctor ( ::Core::PathBuffer<::std::string > const & externalStoragePath,
::Core::PathBuffer<::std::string > const & userStorageRootPath,
::Core::PathBuffer<::std::string > const & logsPath,
::Core::PathBuffer<::std::string > const & uwpInstallationPath )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $dtor()

MCAPI void UWPMigrationManager::$dtor ( )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

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