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

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

GetDestination() const (defined in ns3::dsr::SendBuffEntry)ns3::dsr::SendBuffEntryinline
GetExpireTime() const (defined in ns3::dsr::SendBuffEntry)ns3::dsr::SendBuffEntryinline
GetPacket() const (defined in ns3::dsr::SendBuffEntry)ns3::dsr::SendBuffEntryinline
GetProtocol() const (defined in ns3::dsr::SendBuffEntry)ns3::dsr::SendBuffEntryinline
m_dst (defined in ns3::dsr::SendBuffEntry)ns3::dsr::SendBuffEntryprivate
m_expire (defined in ns3::dsr::SendBuffEntry)ns3::dsr::SendBuffEntryprivate
m_packet (defined in ns3::dsr::SendBuffEntry)ns3::dsr::SendBuffEntryprivate
m_protocol (defined in ns3::dsr::SendBuffEntry)ns3::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) (defined in ns3::dsr::SendBuffEntry)ns3::dsr::SendBuffEntryinline
SetDestination(Ipv4Address d) (defined in ns3::dsr::SendBuffEntry)ns3::dsr::SendBuffEntryinline
SetExpireTime(Time exp) (defined in ns3::dsr::SendBuffEntry)ns3::dsr::SendBuffEntryinline
SetPacket(Ptr< const Packet > p) (defined in ns3::dsr::SendBuffEntry)ns3::dsr::SendBuffEntryinline
SetProtocol(uint8_t p) (defined in ns3::dsr::SendBuffEntry)ns3::dsr::SendBuffEntryinline