Leosac  0.8.0
Open Source Access Control
init.cpp File Reference
#include "LibgpiodModule.hpp"
#include <boost/property_tree/ptree.hpp>
#include <memory>
#include <tools/log.hpp>
#include <zmqpp/context.hpp>
#include <zmqpp/message.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
 Entry point of the SysFsGpio module. More...
 

Function Documentation

◆ __attribute__()

__attribute__ ( (visibility("default"))  )

Entry point of the SysFsGpio module.

It provides a way to control GPIO through the sysfs kernel interface.

Definition at line 41 of file init.cpp.

◆ get_module_name()

const char* get_module_name ( )

Definition at line 30 of file init.cpp.