NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.5: NDN, CCN, CCNx, content centric networks
API Documentation
nack-header.cpp File Reference
Include dependency graph for nack-header.cpp:

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)