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

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

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