NS-3 based Named Data Networking (NDN) simulator
ndnSIM: NDN, CCN, CCNx, content centric networks
API Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
ns3::ndn::Interest Member List

This is the complete list of members for ns3::ndn::Interest, including all inherited members.

GetExclude() const ns3::ndn::Interest
GetInterestLifetime() const ns3::ndn::Interest
GetNack() const ns3::ndn::Interest
GetName() const ns3::ndn::Interest
GetNamePtr() const ns3::ndn::Interest
GetNonce() const ns3::ndn::Interest
GetPayload() const ns3::ndn::Interest
GetScope() const ns3::ndn::Interest
GetWire() const ns3::ndn::Interestinline
Interest(Ptr< Packet > payload=Create< Packet >())ns3::ndn::Interest
Interest(const Interest &interest)ns3::ndn::Interest
NACK_CONGESTION enum value (defined in ns3::ndn::Interest)ns3::ndn::Interest
NACK_GIVEUP_PIT enum value (defined in ns3::ndn::Interest)ns3::ndn::Interest
NACK_LOOP enum value (defined in ns3::ndn::Interest)ns3::ndn::Interest
NORMAL_INTEREST enum value (defined in ns3::ndn::Interest)ns3::ndn::Interest
Print(std::ostream &os) const ns3::ndn::Interest
SetExclude(Ptr< Exclude > exclude)ns3::ndn::Interest
SetInterestLifetime(Time time)ns3::ndn::Interest
SetNack(uint8_t nackType)ns3::ndn::Interest
SetName(Ptr< Name > name)ns3::ndn::Interest
SetName(const Name &name)ns3::ndn::Interest
SetNonce(uint32_t nonce)ns3::ndn::Interest
SetPayload(Ptr< Packet > payload)ns3::ndn::Interest
SetScope(int8_t scope)ns3::ndn::Interest
SetWire(Ptr< const Packet > packet) const ns3::ndn::Interestinline