name-helper.hpp File Reference
#include <boost/algorithm/string.hpp>
#include <boost/algorithm/string/regex_find_format.hpp>
#include <boost/regex.hpp>
#include <boost/cstdint.hpp>
#include <ndn-cxx/name-component.hpp>
#include <ndn-cxx/name.hpp>
Include dependency graph for name-helper.hpp:
This graph shows which files directly or indirectly include this file:

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::util
 

Functions

static int32_t nlsr::util::getNameComponentPosition (const ndn::Name &name, const std::string &searchString)
 search a name component in ndn::Name and return the position of the component More...