ns-3
|
This is the complete list of members for ns3::dsr::ErrorBuffEntry, including all inherited members.
ErrorBuffEntry(Ptr< const Packet > pa=0, Ipv4Address d=Ipv4Address(), Ipv4Address s=Ipv4Address(), Ipv4Address n=Ipv4Address(), Time exp=Simulator::Now(), uint8_t p=0) (defined in ns3::dsr::ErrorBuffEntry) | ns3::dsr::ErrorBuffEntry | inline |
GetDestination() const (defined in ns3::dsr::ErrorBuffEntry) | ns3::dsr::ErrorBuffEntry | inline |
GetExpireTime() const (defined in ns3::dsr::ErrorBuffEntry) | ns3::dsr::ErrorBuffEntry | inline |
GetNextHop() const (defined in ns3::dsr::ErrorBuffEntry) | ns3::dsr::ErrorBuffEntry | inline |
GetPacket() const (defined in ns3::dsr::ErrorBuffEntry) | ns3::dsr::ErrorBuffEntry | inline |
GetProtocol() const (defined in ns3::dsr::ErrorBuffEntry) | ns3::dsr::ErrorBuffEntry | inline |
GetSource() const (defined in ns3::dsr::ErrorBuffEntry) | ns3::dsr::ErrorBuffEntry | inline |
operator==(ErrorBuffEntry const &o) const | ns3::dsr::ErrorBuffEntry | inline |
SetDestination(Ipv4Address d) (defined in ns3::dsr::ErrorBuffEntry) | ns3::dsr::ErrorBuffEntry | inline |
SetExpireTime(Time exp) (defined in ns3::dsr::ErrorBuffEntry) | ns3::dsr::ErrorBuffEntry | inline |
SetNextHop(Ipv4Address n) (defined in ns3::dsr::ErrorBuffEntry) | ns3::dsr::ErrorBuffEntry | inline |
SetPacket(Ptr< const Packet > p) (defined in ns3::dsr::ErrorBuffEntry) | ns3::dsr::ErrorBuffEntry | inline |
SetProtocol(uint8_t p) (defined in ns3::dsr::ErrorBuffEntry) | ns3::dsr::ErrorBuffEntry | inline |
SetSource(Ipv4Address s) (defined in ns3::dsr::ErrorBuffEntry) | ns3::dsr::ErrorBuffEntry | inline |