NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.5: 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.

getCongestionMark() constndn::PacketBase
getHeader() constndn::lp::Nackinline
getHeader()ndn::lp::Nackinline
getInterest() constndn::lp::Nackinline
getInterest()ndn::lp::Nackinline
getReason() constndn::lp::Nackinline
getTag() constndn::TagHost
Nack()ndn::lp::Nack
Nack(const Interest &interest)ndn::lp::Nackexplicit
Nack(Interest &&interest)ndn::lp::Nackexplicit
removeTag() constndn::TagHost
setCongestionMark(uint64_t mark)ndn::PacketBase
setHeader(const NackHeader &header)ndn::lp::Nackinline
setHeader(NackHeader &&header)ndn::lp::Nackinline
setReason(NackReason reason)ndn::lp::Nackinline
setTag(shared_ptr< T > tag) constndn::TagHost