ndn-cxx: NDN C++ Library 0.9.0-33-g832ea91d
Loading...
Searching...
No Matches
dispatcher.cpp File Reference
#include "ndn-cxx/mgmt/dispatcher.hpp"
#include "ndn-cxx/lp/tags.hpp"
#include "ndn-cxx/util/logger.hpp"
#include <algorithm>
+ Include dependency graph for dispatcher.cpp:

Go to the source code of this file.

Namespaces

namespace  ndn
 
namespace  ndn::mgmt
 

Functions

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