A Discrete-Event Network Simulator
API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
ns3::dsr::ErrorBuffEntry Member List

This is the complete list of members for ns3::dsr::ErrorBuffEntry, including all inherited members.

ErrorBuffEntry(Ptr< const Packet > pa=0, Ipv4Address d=Ipv4Address(), Ipv4Address s=Ipv4Address(), Ipv4Address n=Ipv4Address(), Time exp=Simulator::Now(), uint8_t p=0)ns3::dsr::ErrorBuffEntryinline
GetDestination() const ns3::dsr::ErrorBuffEntryinline
GetExpireTime() const ns3::dsr::ErrorBuffEntryinline
GetNextHop() const ns3::dsr::ErrorBuffEntryinline
GetPacket() const ns3::dsr::ErrorBuffEntryinline
GetProtocol() const ns3::dsr::ErrorBuffEntryinline
GetSource() const ns3::dsr::ErrorBuffEntryinline
m_dstns3::dsr::ErrorBuffEntryprivate
m_expirens3::dsr::ErrorBuffEntryprivate
m_nextHopns3::dsr::ErrorBuffEntryprivate
m_packetns3::dsr::ErrorBuffEntryprivate
m_protocolns3::dsr::ErrorBuffEntryprivate
m_sourcens3::dsr::ErrorBuffEntryprivate
operator==(ErrorBuffEntry const &o) const ns3::dsr::ErrorBuffEntryinline
SetDestination(Ipv4Address d)ns3::dsr::ErrorBuffEntryinline
SetExpireTime(Time exp)ns3::dsr::ErrorBuffEntryinline
SetNextHop(Ipv4Address n)ns3::dsr::ErrorBuffEntryinline
SetPacket(Ptr< const Packet > p)ns3::dsr::ErrorBuffEntryinline
SetProtocol(uint8_t p)ns3::dsr::ErrorBuffEntryinline
SetSource(Ipv4Address s)ns3::dsr::ErrorBuffEntryinline