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
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
Copyright (c) 2011-2015 Regents of the University of California.
Definition:
ndn-common.hpp:38
ndnSIM
NFD
daemon
mgmt
general-config-section.hpp
Generated on Tue Feb 23 2016 22:18:44 for ndnSIM by
1.8.11