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 |
std::ostream & | ndn::operator<< (std::ostream &os, const DelegationList &dl) |
Variables | |
ndn::WireEncodableWithEncodingBuffer< DelegationList > | |
ndn::WireDecodable< DelegationList > | |