#include "ndn-cxx/lp/nack-header.hpp"
Go to the source code of this file.
Namespaces | |
ndn | |
ndn::lp | |
Contains classes and functions related to NDNLPv2. | |
Functions | |
bool | ndn::lp::isLessSevere (lp::NackReason x, lp::NackReason y) |
Compare NackReason according to severity. More... | |
template size_t | ndn::lp::NackHeader ::wireEncode<::ndn::encoding::EncoderTag > (::ndn::EncodingBuffer &) const |
template size_t | ndn::lp::NackHeader ::wireEncode<::ndn::encoding::EstimatorTag > (::ndn::EncodingEstimator &) const |
std::ostream & | ndn::lp::operator<< (std::ostream &os, NackReason reason) |