Go to the source code of this file.
Classes | |
class | ndn::DelegationList |
represents a list of Delegations More... | |
class | ndn::DelegationList::Error |
Namespaces | |
ndn | |
Copyright (c) 2013-2017 Regents of the University of California. | |
Functions | |
bool | ndn::operator!= (const DelegationList &lhs, const DelegationList &rhs) |
std::ostream & | ndn::operator<< (std::ostream &os, const DelegationList &dl) |
bool | ndn::operator== (const DelegationList &lhs, const DelegationList &rhs) |
compare whether two DelegationLists are equal More... | |