CatapultServer  v0.5.0.1 (Elephant)
PtBootstrapperService.cpp File Reference
Include dependency graph for PtBootstrapperService.cpp:

Namespaces

 catapult
 
 catapult::partialtransaction
 

Functions

DECLARE_SERVICE_REGISTRAR() catapult::partialtransaction::PtBootstrapper (const PtCacheSupplier &ptCacheSupplier)
 
PtCache & catapult::partialtransaction::GetMemoryPtCache (const extensions::ServiceLocator &locator)
 Gets the memory partial transactions cache stored in locator. More...
 
PtServerHooks & catapult::partialtransaction::GetPtServerHooks (const extensions::ServiceLocator &locator)
 Gets the partial transactions server hooks stored in locator. More...
 

Variable Documentation

◆ m_ptCacheSupplier

PtCacheSupplier m_ptCacheSupplier
private