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

Namespaces

 catapult
 
 catapult::extensions
 

Functions

DECLARE_SERVICE_REGISTRAR() catapult::extensions::Rooted (const std::shared_ptr< void > &pService, const std::string &serviceName, ServiceRegistrarPhase phase)
 

Variable Documentation

◆ m_phase

ServiceRegistrarPhase m_phase
private

◆ m_pService

std::shared_ptr<void> m_pService
private

◆ m_serviceName

std::string m_serviceName
private