NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.0: NDN, CCN, CCNx, content centric networks
API Documentation
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
general-config-section.hpp
Go to the documentation of this file.
1
/* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */
25
#ifndef NFD_MGMT_GENERAL_CONFIG_SECTION_HPP
26
#define NFD_MGMT_GENERAL_CONFIG_SECTION_HPP
27
28
namespace
nfd {
29
30
class
ConfigFile
;
31
32
namespace
general {
33
34
void
35
setConfigFile
(
ConfigFile
& configFile);
36
37
}
// namespace general
38
39
}
// namespace nfd
40
41
#endif // NFD_MGMT_GENERAL_CONFIG_SECTION_HPP
nfd::general::setConfigFile
void setConfigFile(ConfigFile &configFile)
Definition:
general-config-section.cpp:99
nfd::ConfigFile
ConfigFile
Definition:
config-file.cpp:33
ndnSIM
NFD
daemon
mgmt
general-config-section.hpp
Generated on Wed Feb 18 2015 16:31:16 for ndnSIM by
1.8.7