Leosac  0.8.0
Open Source Access Control
init.cpp File Reference

init function for returning a module class to the core More...

#include "RplethModule.hpp"
#include "tools/log.hpp"
#include <zmqpp/zmqpp.hpp>
+ Include dependency graph for init.cpp:

Go to the source code of this file.

Functions

const char * get_module_name ()
 
 __attribute__ ((visibility("default"))) bool start_module(zmqpp
 This function is the entry point of the Rpleth module. More...
 

Detailed Description

init function for returning a module class to the core

Author
Thibault Schueller ryp.s.nosp@m.qrt@.nosp@m.gmail.nosp@m..com

Definition in file init.cpp.

Function Documentation

◆ __attribute__()

__attribute__ ( (visibility("default"))  )

This function is the entry point of the Rpleth module.

Definition at line 42 of file init.cpp.

◆ get_module_name()

const char* get_module_name ( )

Definition at line 33 of file init.cpp.