NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.5: NDN, CCN, CCNx, content centric networks
API Documentation
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
 Copyright (c) 2011-2015 Regents of the University of California.
 
 nfd::face
 

Variables

 nfd::face::FaceSystem
 
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"