CatapultServer  v0.5.0.1 (Elephant)
RecoveryOrchestrator.h File Reference
Include dependency graph for RecoveryOrchestrator.h:
This graph shows which files directly or indirectly include this file:

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...