face-system.cpp File Reference
#include "face-system.hpp"
#include "protocol-factory.hpp"
#include "netdev-bound.hpp"
#include "common/global.hpp"
#include "fw/face-table.hpp"
+ Include dependency graph for face-system.cpp:

Go to the source code of this file.

Namespaces

 nfd
 
 nfd::face
 

Variables

const std::string nfd::face::CFGSEC_FACESYSTEM = "face_system"
 
const std::string nfd::face::CFGSEC_GENERAL = "general"
 
const std::string nfd::face::CFGSEC_GENERAL_FQ = CFGSEC_FACESYSTEM + ".general"
 
const std::string nfd::face::CFGSEC_NETDEVBOUND = "netdev_bound"