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

This is the complete list of members for ns3::dsdv::RoutingTableEntry, including all inherited members.

GetDestination() const (defined in ns3::dsdv::RoutingTableEntry)ns3::dsdv::RoutingTableEntryinline
GetEntriesChanged() const (defined in ns3::dsdv::RoutingTableEntry)ns3::dsdv::RoutingTableEntryinline
GetFlag() const (defined in ns3::dsdv::RoutingTableEntry)ns3::dsdv::RoutingTableEntryinline
GetHop() const (defined in ns3::dsdv::RoutingTableEntry)ns3::dsdv::RoutingTableEntryinline
GetInterface() const (defined in ns3::dsdv::RoutingTableEntry)ns3::dsdv::RoutingTableEntryinline
GetLifeTime() const (defined in ns3::dsdv::RoutingTableEntry)ns3::dsdv::RoutingTableEntryinline
GetNextHop() const (defined in ns3::dsdv::RoutingTableEntry)ns3::dsdv::RoutingTableEntryinline
GetOutputDevice() const (defined in ns3::dsdv::RoutingTableEntry)ns3::dsdv::RoutingTableEntryinline
GetRoute() const (defined in ns3::dsdv::RoutingTableEntry)ns3::dsdv::RoutingTableEntryinline
GetSeqNo() const (defined in ns3::dsdv::RoutingTableEntry)ns3::dsdv::RoutingTableEntryinline
GetSettlingTime() const (defined in ns3::dsdv::RoutingTableEntry)ns3::dsdv::RoutingTableEntryinline
m_entriesChangedns3::dsdv::RoutingTableEntryprivate
m_flagns3::dsdv::RoutingTableEntryprivate
m_hopsns3::dsdv::RoutingTableEntryprivate
m_ifacens3::dsdv::RoutingTableEntryprivate
m_ipv4Routens3::dsdv::RoutingTableEntryprivate
m_lifeTimens3::dsdv::RoutingTableEntryprivate
m_seqNons3::dsdv::RoutingTableEntryprivate
m_settlingTimens3::dsdv::RoutingTableEntryprivate
operator==(Ipv4Address const destination) const ns3::dsdv::RoutingTableEntryinline
Print(Ptr< OutputStreamWrapper > stream) const (defined in ns3::dsdv::RoutingTableEntry)ns3::dsdv::RoutingTableEntry
RoutingTableEntry(Ptr< NetDevice > dev=0, Ipv4Address dst=Ipv4Address(), u_int32_t m_seqNo=0, Ipv4InterfaceAddress iface=Ipv4InterfaceAddress(), u_int32_t hops=0, Ipv4Address nextHop=Ipv4Address(), Time lifetime=Simulator::Now(), Time SettlingTime=Simulator::Now(), bool changedEntries=false)ns3::dsdv::RoutingTableEntry
SetEntriesChanged(bool entriesChanged) (defined in ns3::dsdv::RoutingTableEntry)ns3::dsdv::RoutingTableEntryinline
SetFlag(RouteFlags flag) (defined in ns3::dsdv::RoutingTableEntry)ns3::dsdv::RoutingTableEntryinline
SetHop(uint32_t hopCount) (defined in ns3::dsdv::RoutingTableEntry)ns3::dsdv::RoutingTableEntryinline
SetInterface(Ipv4InterfaceAddress iface) (defined in ns3::dsdv::RoutingTableEntry)ns3::dsdv::RoutingTableEntryinline
SetLifeTime(Time lifeTime) (defined in ns3::dsdv::RoutingTableEntry)ns3::dsdv::RoutingTableEntryinline
SetNextHop(Ipv4Address nextHop) (defined in ns3::dsdv::RoutingTableEntry)ns3::dsdv::RoutingTableEntryinline
SetOutputDevice(Ptr< NetDevice > device) (defined in ns3::dsdv::RoutingTableEntry)ns3::dsdv::RoutingTableEntryinline
SetRoute(Ptr< Ipv4Route > route) (defined in ns3::dsdv::RoutingTableEntry)ns3::dsdv::RoutingTableEntryinline
SetSeqNo(uint32_t sequenceNumber) (defined in ns3::dsdv::RoutingTableEntry)ns3::dsdv::RoutingTableEntryinline
SetSettlingTime(Time settlingTime) (defined in ns3::dsdv::RoutingTableEntry)ns3::dsdv::RoutingTableEntryinline
~RoutingTableEntry() (defined in ns3::dsdv::RoutingTableEntry)ns3::dsdv::RoutingTableEntry