#include "ndn-cxx/lp/nack-header.hpp"
Go to the source code of this file.
Namespaces | |
| ndn | |
| Copyright (c) 2011-2015 Regents of the University of California.  | |
| ndn::lp | |
Functions | |
| std::ostream & | ndn::lp::operator<< (std::ostream &os, NackReason reason) | 
| bool | ndn::lp::isLessSevere (lp::NackReason x, lp::NackReason y) | 
| compare NackReason for severity  More... | |
| ndn::lp::NDN_CXX_DEFINE_WIRE_ENCODE_INSTANTIATIONS (NackHeader) | |