This is the complete list of members for nlsr::NamePrefixList, including all inherited members.
clear() | nlsr::NamePrefixList | inline |
erase(const ndn::Name &name, const std::string &source="") | nlsr::NamePrefixList | |
getNames() const | nlsr::NamePrefixList | |
insert(const ndn::Name &name, const std::string &source="") | nlsr::NamePrefixList | |
NamePrefixList() | nlsr::NamePrefixList | |
NamePrefixList(std::initializer_list< ndn::Name > names) | nlsr::NamePrefixList | explicit |
operator<<(std::ostream &os, const NamePrefixList &list) | nlsr::NamePrefixList | friend |
operator==(const NamePrefixList &lhs, const NamePrefixList &rhs) | nlsr::NamePrefixList | friend |
size() const | nlsr::NamePrefixList | inline |