Clio develop
The XRP Ledger API server.
|
This is the complete list of members for migration::impl::MigratorsRegister< Backend, MigratorType >, including all inherited members.
BackendType typedef | migration::impl::MigratorsRegister< Backend, MigratorType > | |
canMigratorBlockClio(std::string_view name) const | migration::impl::MigratorsRegister< Backend, MigratorType > | inline |
getMigratorDescription(std::string const &name) const | migration::impl::MigratorsRegister< Backend, MigratorType > | inline |
getMigratorNames() const | migration::impl::MigratorsRegister< Backend, MigratorType > | inline |
getMigratorsStatus() const | migration::impl::MigratorsRegister< Backend, MigratorType > | inline |
getMigratorStatus(std::string const &name) const | migration::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 |