Leosac
0.8.0
Open Source Access Control
|
#include "MonitorModule.hpp"
#include "tools/log.hpp"
#include <boost/property_tree/ptree.hpp>
#include <memory>
#include <zmqpp/actor.hpp>
#include <zmqpp/context.hpp>
#include <zmqpp/message.hpp>
#include <zmqpp/poller.hpp>
Go to the source code of this file.
Classes | |
struct | logger_guard |
Functions | |
const char * | get_module_name () |
__attribute__ ((visibility("default"))) bool start_module(zmqpp | |
This is the entry point of the Monitor module. More... | |
__attribute__ | ( | (visibility("default")) | ) |