![]() |
Leosac
0.8.0
Open Source Access Control
|
#include "tools/JSONUtils.hpp"#include "tools/bs2.hpp"#include "tools/log.hpp"#include "tools/registry/Registry.hpp"#include <boost/type_index.hpp>
Include dependency graph for ServiceRegistry.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | Leosac::service_event::Event |
| class | Leosac::service_event::ServiceRegistered |
| class | Leosac::service_event::ServiceUnregistered |
| class | Leosac::ServiceRegistry |
| A class that manages services. More... | |
| struct | Leosac::ServiceRegistry::RegistrationInfo |
| An internal registration structure. More... | |
Namespaces | |
| Leosac | |
| This is the header file for a generated source file, GitSHA1.cpp. | |
| Leosac::service_event | |
Enumerations | |
| enum | Leosac::service_event::EventType { Leosac::service_event::REGISTERED, Leosac::service_event::UNREGISTERED } |