| AddASExternalRouteTo(Ipv4Address network, Ipv4Mask networkMask, Ipv4Address nextHop, uint32_t interface) | ns3::Ipv4GlobalRouting | |
| AddHostRouteTo(Ipv4Address dest, Ipv4Address nextHop, uint32_t interface) | ns3::Ipv4GlobalRouting | |
| AddHostRouteTo(Ipv4Address dest, uint32_t interface) | ns3::Ipv4GlobalRouting | |
| AddNetworkRouteTo(Ipv4Address network, Ipv4Mask networkMask, Ipv4Address nextHop, uint32_t interface) | ns3::Ipv4GlobalRouting | |
| AddNetworkRouteTo(Ipv4Address network, Ipv4Mask networkMask, uint32_t interface) | ns3::Ipv4GlobalRouting | |
| AggregateObject(Ptr< Object > other) | ns3::Object | |
| ASExternalRoutes typedef (defined in ns3::Ipv4GlobalRouting) | ns3::Ipv4GlobalRouting | private |
| ASExternalRoutesCI typedef (defined in ns3::Ipv4GlobalRouting) | ns3::Ipv4GlobalRouting | private |
| ASExternalRoutesI typedef (defined in ns3::Ipv4GlobalRouting) | ns3::Ipv4GlobalRouting | private |
| AssignStreams(int64_t stream) | ns3::Ipv4GlobalRouting | |
| Cleanup(void) (defined in ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter >) | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inlinestatic |
| ConstructSelf(const AttributeConstructionList &attributes) | ns3::ObjectBase | protected |
| Dispose(void) | ns3::Object | |
| DoDispose(void) | ns3::Ipv4GlobalRouting | protectedvirtual |
| DoInitialize(void) | ns3::Object | protectedvirtual |
| ErrorCallback typedef (defined in ns3::Ipv4RoutingProtocol) | ns3::Ipv4RoutingProtocol | |
| GetAggregateIterator(void) const | ns3::Object | |
| GetAttribute(std::string name, AttributeValue &value) const | ns3::ObjectBase | |
| GetAttributeFailSafe(std::string name, AttributeValue &attribute) const | ns3::ObjectBase | |
| GetInstanceTypeId(void) const | ns3::Object | virtual |
| GetNRoutes(void) const | ns3::Ipv4GlobalRouting | |
| GetObject(void) const | ns3::Object | inline |
| GetObject(TypeId tid) const | ns3::Object | |
| GetReferenceCount(void) const | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
| GetRoute(uint32_t i) const | ns3::Ipv4GlobalRouting | |
| GetTypeId(void) (defined in ns3::Ipv4GlobalRouting) | ns3::Ipv4GlobalRouting | static |
| HostRoutes typedef (defined in ns3::Ipv4GlobalRouting) | ns3::Ipv4GlobalRouting | private |
| HostRoutesCI typedef (defined in ns3::Ipv4GlobalRouting) | ns3::Ipv4GlobalRouting | private |
| HostRoutesI typedef (defined in ns3::Ipv4GlobalRouting) | ns3::Ipv4GlobalRouting | private |
| Initialize(void) | ns3::Object | |
| Ipv4GlobalRouting() | ns3::Ipv4GlobalRouting | |
| LocalDeliverCallback typedef (defined in ns3::Ipv4RoutingProtocol) | ns3::Ipv4RoutingProtocol | |
| LookupGlobal(Ipv4Address dest, Ptr< NetDevice > oif=0) (defined in ns3::Ipv4GlobalRouting) | ns3::Ipv4GlobalRouting | private |
| m_ASexternalRoutes (defined in ns3::Ipv4GlobalRouting) | ns3::Ipv4GlobalRouting | private |
| m_hostRoutes (defined in ns3::Ipv4GlobalRouting) | ns3::Ipv4GlobalRouting | private |
| m_ipv4 (defined in ns3::Ipv4GlobalRouting) | ns3::Ipv4GlobalRouting | private |
| m_networkRoutes (defined in ns3::Ipv4GlobalRouting) | ns3::Ipv4GlobalRouting | private |
| m_rand | ns3::Ipv4GlobalRouting | private |
| m_randomEcmpRouting | ns3::Ipv4GlobalRouting | private |
| m_respondToInterfaceEvents | ns3::Ipv4GlobalRouting | private |
| MulticastForwardCallback typedef (defined in ns3::Ipv4RoutingProtocol) | ns3::Ipv4RoutingProtocol | |
| NetworkRoutes typedef (defined in ns3::Ipv4GlobalRouting) | ns3::Ipv4GlobalRouting | private |
| NetworkRoutesCI typedef (defined in ns3::Ipv4GlobalRouting) | ns3::Ipv4GlobalRouting | private |
| NetworkRoutesI typedef (defined in ns3::Ipv4GlobalRouting) | ns3::Ipv4GlobalRouting | private |
| NotifyAddAddress(uint32_t interface, Ipv4InterfaceAddress address) | ns3::Ipv4GlobalRouting | virtual |
| NotifyConstructionCompleted(void) | ns3::ObjectBase | protectedvirtual |
| NotifyInterfaceDown(uint32_t interface) | ns3::Ipv4GlobalRouting | virtual |
| NotifyInterfaceUp(uint32_t interface) | ns3::Ipv4GlobalRouting | virtual |
| NotifyNewAggregate(void) | ns3::Object | protectedvirtual |
| NotifyRemoveAddress(uint32_t interface, Ipv4InterfaceAddress address) | ns3::Ipv4GlobalRouting | virtual |
| Object() (defined in ns3::Object) | ns3::Object | |
| Object(const Object &o) | ns3::Object | protected |
| operator=(const SimpleRefCount &o) (defined in ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter >) | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
| PrintRoutingTable(Ptr< OutputStreamWrapper > stream) const | ns3::Ipv4GlobalRouting | virtual |
| Ref(void) const | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
| RemoveRoute(uint32_t i) | ns3::Ipv4GlobalRouting | |
| RouteInput(Ptr< const Packet > p, const Ipv4Header &header, Ptr< const NetDevice > idev, UnicastForwardCallback ucb, MulticastForwardCallback mcb, LocalDeliverCallback lcb, ErrorCallback ecb) | ns3::Ipv4GlobalRouting | virtual |
| RouteOutput(Ptr< Packet > p, const Ipv4Header &header, Ptr< NetDevice > oif, Socket::SocketErrno &sockerr) | ns3::Ipv4GlobalRouting | virtual |
| SetAttribute(std::string name, const AttributeValue &value) | ns3::ObjectBase | |
| SetAttributeFailSafe(std::string name, const AttributeValue &value) | ns3::ObjectBase | |
| SetIpv4(Ptr< Ipv4 > ipv4) | ns3::Ipv4GlobalRouting | virtual |
| SetRepository(Ptr< Repository > repo) | ns3::Ipv4RoutingProtocol | inlinevirtual |
| SimpleRefCount() (defined in ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter >) | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
| SimpleRefCount(const SimpleRefCount &o) (defined in ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter >) | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
| TraceConnect(std::string name, std::string context, const CallbackBase &cb) | ns3::ObjectBase | |
| TraceConnectWithoutContext(std::string name, const CallbackBase &cb) | ns3::ObjectBase | |
| TraceDisconnect(std::string name, std::string context, const CallbackBase &cb) | ns3::ObjectBase | |
| TraceDisconnectWithoutContext(std::string name, const CallbackBase &cb) | ns3::ObjectBase | |
| UnicastForwardCallback typedef (defined in ns3::Ipv4RoutingProtocol) | ns3::Ipv4RoutingProtocol | |
| Unref(void) const | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
| ~Ipv4GlobalRouting() (defined in ns3::Ipv4GlobalRouting) | ns3::Ipv4GlobalRouting | virtual |
| ~Object() (defined in ns3::Object) | ns3::Object | virtual |
| ~ObjectBase() (defined in ns3::ObjectBase) | ns3::ObjectBase | virtual |