![]() |
Leosac
0.8.0
Open Source Access Control
|
#include "core/auth/AuthTarget.hpp"#include "hardware/facades/FGPIO.hpp"#include "modules/BaseModule.hpp"#include "tools/XmlScheduleLoader.hpp"#include <boost/property_tree/ptree.hpp>#include <memory>#include <vector>#include <zmqpp/zmqpp.hpp>
Include dependency graph for DoormanModule.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | Leosac::Module::Doorman::DoormanModule |
| Main class for the module, it create handlers and run them to, well, handle events and send command. 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::Doorman | |
| Module that allows user to configure action to be taken to react to messages from other modules. | |