#include <AbstractHALConfiguration.hxx>
◆ AbstractHALConfiguration()
AbstractHALConfiguration::AbstractHALConfiguration |
( |
const std::shared_ptr< AbstractNIC > & |
nic | ) |
|
|
inlineexplicit |
◆ applyConfiguration()
virtual void AbstractHALConfiguration::applyConfiguration |
( |
const pt::ptree & |
config | ) |
|
|
pure virtual |
◆ getHALOptions()
virtual std::shared_ptr< po::options_description > AbstractHALConfiguration::getHALOptions |
( |
| ) |
|
|
pure virtual |
◆ parseAndExecuteCommands()
virtual void AbstractHALConfiguration::parseAndExecuteCommands |
( |
const std::string & |
command | ) |
|
|
pure virtual |
◆ nic
std::shared_ptr<AbstractNIC> AbstractHALConfiguration::nic |
|
protected |
The documentation for this class was generated from the following file: