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