|
| enum class | Status : int { None = 0
, Success = 1
, Error = 2
, Criticalerror = 3
} |
| |
| enum class | Status : int { None = 0
, Success = 1
, Error = 2
, Criticalerror = 3
} |
| |
|
|
UWPMigrationManager & | operator= (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 () |
| |
◆ 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.
◆ 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()
| static 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()
| static 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()
| static 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: