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

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

DsrNetworkQueueEntry(Ptr< const Packet > pa=0, Ipv4Address s=Ipv4Address(), Ipv4Address n=Ipv4Address(), Time exp=Simulator::Now(), Ptr< Ipv4Route > r=0)ns3::dsr::DsrNetworkQueueEntryinline
GetInsertedTimeStamp(void) const ns3::dsr::DsrNetworkQueueEntryinline
GetIpv4Route() const ns3::dsr::DsrNetworkQueueEntryinline
GetNextHopAddress() const ns3::dsr::DsrNetworkQueueEntryinline
GetPacket() const ns3::dsr::DsrNetworkQueueEntryinline
GetSourceAddress() const ns3::dsr::DsrNetworkQueueEntryinline
m_ipv4Routens3::dsr::DsrNetworkQueueEntryprivate
m_nextHopAddrns3::dsr::DsrNetworkQueueEntryprivate
m_packetns3::dsr::DsrNetworkQueueEntryprivate
m_srcAddrns3::dsr::DsrNetworkQueueEntryprivate
operator==(DsrNetworkQueueEntry const &o) const ns3::dsr::DsrNetworkQueueEntryinline
SetInsertedTimeStamp(Time time)ns3::dsr::DsrNetworkQueueEntryinline
SetIpv4Route(Ptr< Ipv4Route > route)ns3::dsr::DsrNetworkQueueEntryinline
SetNextHopAddress(Ipv4Address addr)ns3::dsr::DsrNetworkQueueEntryinline
SetPacket(Ptr< const Packet > p)ns3::dsr::DsrNetworkQueueEntryinline
SetSourceAddress(Ipv4Address addr)ns3::dsr::DsrNetworkQueueEntryinline
tstampns3::dsr::DsrNetworkQueueEntryprivate