#include "common.hpp"
Go to the source code of this file.
Namespaces | |
nlsr | |
Copyright (c) 2014-2020, The University of Memphis, Regents of the University of California. | |
nlsr::util | |
Functions | |
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... | |