26 #ifndef NFD_MGMT_TABLES_CONFIG_SECTION_HPP 27 #define NFD_MGMT_TABLES_CONFIG_SECTION_HPP 89 processStrategyChoiceSection(
const ConfigSection& section,
bool isDryRun);
92 processNetworkRegionSection(
const ConfigSection& section,
bool isDryRun);
95 static const size_t DEFAULT_CS_MAX_PACKETS;
104 #endif // NFD_MGMT_TABLES_CONFIG_SECTION_HPP
configuration file parsing utility
TablesConfigSection(Forwarder &forwarder)
Copyright (c) 2014-2015, Regents of the University of California, Arizona Board of Regents...
void ensureConfigured()
apply default configuration, if tables section was omitted in configuration file
void setConfigFile(ConfigFile &configFile)
boost::property_tree::ptree ConfigSection
a config file section
handles 'tables' config section