Clio develop
The XRP Ledger API server.
Loading...
Searching...
No Matches
migration::impl::MigratorsRegister< Backend, MigratorType > Member List

This is the complete list of members for migration::impl::MigratorsRegister< Backend, MigratorType >, including all inherited members.

BackendType typedefmigration::impl::MigratorsRegister< Backend, MigratorType >
canMigratorBlockClio(std::string_view name) constmigration::impl::MigratorsRegister< Backend, MigratorType >inline
getMigratorDescription(std::string const &name) constmigration::impl::MigratorsRegister< Backend, MigratorType >inline
getMigratorNames() constmigration::impl::MigratorsRegister< Backend, MigratorType >inline
getMigratorsStatus() constmigration::impl::MigratorsRegister< Backend, MigratorType >inline
getMigratorStatus(std::string const &name) constmigration::impl::MigratorsRegister< Backend, MigratorType >inline
MigratorsRegister(std::shared_ptr< BackendType > backend)migration::impl::MigratorsRegister< Backend, MigratorType >inline
runMigrator(std::string const &name, util::config::ObjectView const &config)migration::impl::MigratorsRegister< Backend, MigratorType >inline