Functions | |
static int32_t | getNameComponentPosition (const ndn::Name &name, const std::string &searchString) |
search a name component in ndn::Name and return the position of the component More... | |
|
inlinestatic |
search a name component in ndn::Name and return the position of the component
name | where to search the searchString |
searchString | the string to search in name |
Definition at line 44 of file name-helper.hpp.