prefix-update-processor.cpp File Reference
#include "prefix-update-processor.hpp"
#include "lsdb.hpp"
#include "nlsr.hpp"
#include <ndn-cxx/mgmt/nfd/control-response.hpp>
#include <ndn-cxx/tag.hpp>
#include <ndn-cxx/face.hpp>
Include dependency graph for prefix-update-processor.cpp:

Go to the source code of this file.

Namespaces

 nlsr
 Copyright (c) 2014-2017, The University of Memphis, Regents of the University of California, Arizona Board of Regents.
 
 nlsr::update
 

Typedefs

using nlsr::update::SignerTag = ndn::SimpleTag< ndn::Name, 20 >
 an Interest tag to indicate command signer More...
 

Functions

static ndn::optional< std::string > nlsr::update::getSignerFromTag (const ndn::Interest &interest)
 obtain signer from SignerTag attached to Interest, if available More...