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

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

DsrSendBuffEntry(Ptr< const Packet > pa=0, Ipv4Address d=Ipv4Address(), Time exp=Simulator::Now(), uint8_t p=0)ns3::dsr::DsrSendBuffEntryinline
GetDestination() constns3::dsr::DsrSendBuffEntryinline
GetExpireTime() constns3::dsr::DsrSendBuffEntryinline
GetPacket() constns3::dsr::DsrSendBuffEntryinline
GetProtocol() constns3::dsr::DsrSendBuffEntryinline
m_dstns3::dsr::DsrSendBuffEntryprivate
m_expirens3::dsr::DsrSendBuffEntryprivate
m_packetns3::dsr::DsrSendBuffEntryprivate
m_protocolns3::dsr::DsrSendBuffEntryprivate
operator==(DsrSendBuffEntry const &o) constns3::dsr::DsrSendBuffEntryinline
SetDestination(Ipv4Address d)ns3::dsr::DsrSendBuffEntryinline
SetExpireTime(Time exp)ns3::dsr::DsrSendBuffEntryinline
SetPacket(Ptr< const Packet > p)ns3::dsr::DsrSendBuffEntryinline
SetProtocol(uint8_t p)ns3::dsr::DsrSendBuffEntryinline