A Discrete-Event Network Simulator
API
ns3::dsr::DsrErrorBuffEntry Member List

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

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