CatapultServer
v0.5.0.1 (Elephant)
|
Go to the source code of this file.
Classes | |
class | catapult::local::RecoveryOrchestrator |
Represents a recovery orchestrator. More... | |
Namespaces | |
catapult | |
catapult::extensions | |
catapult::model | |
catapult::local | |
Functions | |
std::unique_ptr< RecoveryOrchestrator > | catapult::local::CreateRecoveryOrchestrator (std::unique_ptr< extensions::ProcessBootstrapper > &&pBootstrapper) |
Creates and boots a recovery orchestrator around the specified bootstrapper (pBootstrapper). More... | |