NFD: Named Data Networking Forwarding Daemon 0.6.0 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) 2014-2015, Regents of the University of California, Arizona Board of Regents...
Definition:
algorithm.hpp:32
daemon
mgmt
general-config-section.hpp
Generated on Mon Oct 16 2017 13:51:50 for NFD: Named Data Networking Forwarding Daemon by
1.8.11