NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.5: NDN, CCN, CCNx, content centric networks
API Documentation
dispatcher.cpp File Reference
#include "dispatcher.hpp"
#include "../lp/tags.hpp"
#include "../util/logger.hpp"
Include dependency graph for dispatcher.cpp:

Go to the source code of this file.

Namespaces

 ndn
 Copyright (c) 2011-2015 Regents of the University of California.
 
 ndn::mgmt
 

Functions

Authorization ndn::mgmt::makeAcceptAllAuthorization ()
 return an Authorization that accepts all Interests, with empty string as requester More...
 

Variables

ndn mgmt Dispatcher
 
const time::milliseconds ndn::mgmt::DEFAULT_FRESHNESS_PERIOD = 1_s
 

Variable Documentation

◆ Dispatcher

ndn mgmt Dispatcher

Definition at line 26 of file dispatcher.cpp.