NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.0: NDN, CCN, CCNx, content centric networks
API Documentation
ndn::lp::Nack Member List

This is the complete list of members for ndn::lp::Nack, including all inherited members.

getHeader() const ndn::lp::Nackinline
getHeader()ndn::lp::Nackinline
getInterest() const ndn::lp::Nackinline
getInterest()ndn::lp::Nackinline
getReason() const ndn::lp::Nackinline
getTag() const ndn::TagHostinline
Nack()=defaultndn::lp::Nack
Nack(const Interest &interest)ndn::lp::Nackexplicit
Nack(Interest &&interest)ndn::lp::Nackexplicit
removeTag() const ndn::TagHostinline
setHeader(const NackHeader &header)ndn::lp::Nackinline
setHeader(NackHeader &&header)ndn::lp::Nackinline
setReason(NackReason reason)ndn::lp::Nackinline
setTag(shared_ptr< T > tag) const ndn::TagHostinline