delegation-list.cpp File Reference
+ Include dependency graph for delegation-list.cpp:

Go to the source code of this file.

Namespaces

 ndn
 Copyright (c) 2013-2017 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
 
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...