nack-header.cpp File Reference
#include "nack-header.hpp"
+ Include dependency graph for nack-header.cpp:

Go to the source code of this file.

Namespaces

 ndn
 Copyright (c) 2013-2017 Regents of the University of California.
 
 ndn::lp
 

Functions

bool ndn::lp::isLessSevere (lp::NackReason x, lp::NackReason y)
 compare NackReason for 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)