CatapultServer
v0.5.0.1 (Elephant)
|
DECLARE_SERVICE_REGISTRAR() Rooted(const std::shared_ptr< void > &pService, const std::string &serviceName, ServiceRegistrarPhase phase)
Definition: RootedService.cpp:56
std::shared_ptr< void > m_pService
Definition: RootedService.cpp:50
ServiceRegistrarPhase m_phase
Definition: RootedService.cpp:52
def info(*args)
Definition: forwardsValidation.py:12
Definition: AddressExtractionExtension.cpp:28
#define DECLARE_SERVICE_REGISTRAR(NAME)
Declares a service registrar entry point with NAME.
Definition: ServiceRegistrar.h:61
ServiceRegistrarPhase
Definition: ServiceRegistrarPhase.h:27
std::string m_serviceName
Definition: RootedService.cpp:51