Leosac  0.8.0
Open Source Access Control
init.cpp File Reference
#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>
+ Include dependency graph for init.cpp:

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...
 

Function Documentation

◆ __attribute__()

__attribute__ ( (visibility("default"))  )

This is the entry point of the Monitor module.

Definition at line 58 of file init.cpp.

◆ get_module_name()

const char* get_module_name ( )

Definition at line 49 of file init.cpp.