#include "delegation-list.hpp"
Go to the source code of this file.
Namespaces | |
| ndn | |
| Copyright (c) 2011-2015 Regents of the University of California.  | |
Functions | |
| template size_t | ndn::DelegationList::wireEncode< encoding::EncoderTag > (EncodingBuffer &, uint32_t) const | 
| template size_t | ndn::DelegationList::wireEncode< encoding::EstimatorTag > (EncodingEstimator &, uint32_t) const | 
| bool | ndn::operator== (const DelegationList &lhs, const DelegationList &rhs) | 
| compare whether two DelegationLists are equal  More... | |
| std::ostream & | ndn::operator<< (std::ostream &os, const DelegationList &dl) | 
Variables | |
| ndn::WireEncodableWithEncodingBuffer< DelegationList > | |
| ndn::WireDecodable< DelegationList > | |