Leosac
0.8.0
Open Source Access Control
|
#include <zmqpp/zmqpp.hpp>
#include <boost/property_tree/ptree.hpp>
#include <vector>
#include <memory>
#include "modules/BaseModule.hpp"
#include "hardware/facades/FGPIO.hpp"
#include "tools/XmlScheduleLoader.hpp"
#include "core/auth/AuthTarget.hpp"
Go to the source code of this file.
Classes | |
class | Leosac::Module::EventPublish::EventPublish |
Run the Event publication module. 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::EventPublish | |
Module that publish wiegand auth event on a ZMQ publisher. | |