|
Leosac
0.8.0
Open Source Access Control
|
Go to the documentation of this file.
26 #include <boost/property_tree/ptree.hpp>
28 #ifndef NETWORKCONFIG_HPP
29 #define NETWORKCONFIG_HPP
80 #endif // NETWORKCONFIG_HPP
NetworkConfig & operator=(const NetworkConfig &other)=delete
boost::property_tree::ptree config_
Network configuration.
void setDHCP(bool enabled)
void setEnabled(bool state)
This is the header file for a generated source file, GitSHA1.cpp.
Class that helps configuring the network.
static constexpr const char * NetCfgFile
void setCustomIP(bool enabled)
NetworkConfig(const Kernel &k, const boost::property_tree::ptree &cfg)