26 #ifndef NFD_DAEMON_MGMT_TABLES_CONFIG_SECTION_HPP
27 #define NFD_DAEMON_MGMT_TABLES_CONFIG_SECTION_HPP
86 processConfig(
const ConfigSection& section,
bool isDryRun,
const std::string& filename);
89 processStrategyChoiceSection(
const ConfigSection& section,
bool isDryRun);
92 processNetworkRegionSection(
const ConfigSection& section,
bool isDryRun);
configuration file parsing utility
Main class of NFD's forwarding engine.
handles 'tables' config section
void setConfigFile(ConfigFile &configFile)
TablesConfigSection(Forwarder &forwarder)
void ensureConfigured()
apply default configuration, if tables section was omitted in configuration file
Copyright (c) 2014-2015, Regents of the University of California, Arizona Board of Regents,...
boost::property_tree::ptree ConfigSection
a config file section