This is the complete list of members for ns3::dsr::DsrSendBuffEntry, including all inherited members.
DsrSendBuffEntry(Ptr< const Packet > pa=nullptr, Ipv4Address d=Ipv4Address(), Time exp=Simulator::Now(), uint8_t p=0) | ns3::dsr::DsrSendBuffEntry | inline |
GetDestination() const | ns3::dsr::DsrSendBuffEntry | inline |
GetExpireTime() const | ns3::dsr::DsrSendBuffEntry | inline |
GetPacket() const | ns3::dsr::DsrSendBuffEntry | inline |
GetProtocol() const | ns3::dsr::DsrSendBuffEntry | inline |
m_dst | ns3::dsr::DsrSendBuffEntry | private |
m_expire | ns3::dsr::DsrSendBuffEntry | private |
m_packet | ns3::dsr::DsrSendBuffEntry | private |
m_protocol | ns3::dsr::DsrSendBuffEntry | private |
operator==(const DsrSendBuffEntry &o) const | ns3::dsr::DsrSendBuffEntry | inline |
SetDestination(Ipv4Address d) | ns3::dsr::DsrSendBuffEntry | inline |
SetExpireTime(Time exp) | ns3::dsr::DsrSendBuffEntry | inline |
SetPacket(Ptr< const Packet > p) | ns3::dsr::DsrSendBuffEntry | inline |
SetProtocol(uint8_t p) | ns3::dsr::DsrSendBuffEntry | inline |