![]() |
Leosac
0.8.0
Open Source Access Control
|
#include "LeosacFwd.hpp"#include "ProtocolHandler.hpp"#include "core/auth/AuthFwd.hpp"#include "core/credentials/CredentialFwd.hpp"#include <zmqpp/reactor.hpp>#include <zmqpp/socket.hpp>
Include dependency graph for NotifierInstance.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | Leosac::Module::TCPNotifier::NotifierInstance |
| This is an instance of the Notifier. More... | |
| struct | Leosac::Module::TCPNotifier::NotifierInstance::TargetInfo |
| Some information for each tcp server target. More... | |
Namespaces | |
| Leosac | |
| This is the header file for a generated source file, GitSHA1.cpp. | |
| Leosac::Module | |
| All modules that provides features to Leosac shall be in this namespace. | |
| Leosac::Module::TCPNotifier | |
Typedefs | |
| using | Leosac::Module::TCPNotifier::NotifierInstanceUPtr = std::unique_ptr< NotifierInstance > |