CatapultServer
v0.5.0.1 (Elephant)
|
Go to the source code of this file.
Classes | |
struct | catapult::extensions::ServiceRegistrarInfo |
Information about a service registrar. More... | |
class | catapult::extensions::ServiceRegistrar |
A registrar for registering a service. More... | |
Namespaces | |
catapult | |
catapult::extensions | |
Macros | |
#define | DECLARE_SERVICE_REGISTRAR(NAME) std::unique_ptr<extensions::ServiceRegistrar> Create##NAME##ServiceRegistrar |
Declares a service registrar entry point with NAME. More... | |
#define DECLARE_SERVICE_REGISTRAR | ( | NAME | ) | std::unique_ptr<extensions::ServiceRegistrar> Create##NAME##ServiceRegistrar |
Declares a service registrar entry point with NAME.