AggregateObject(Ptr< Object > other) | ns3::Object | |
AnotherRouterOnLink(Ptr< NetDevice > nd) const | ns3::GlobalRouter | private |
BridgeHasAlreadyBeenVisited(Ptr< BridgeNetDevice > device) const | ns3::GlobalRouter | private |
BuildNetworkLSAs(NetDeviceContainer c) | ns3::GlobalRouter | private |
Check() const | ns3::Object | private |
CheckLoose() const | ns3::Object | private |
ClearBridgesVisited() const | ns3::GlobalRouter | private |
ClearLSAs() | ns3::GlobalRouter | private |
Construct(const AttributeConstructionList &attributes) | ns3::Object | private |
ConstructSelf(const AttributeConstructionList &attributes) | ns3::ObjectBase | protected |
DiscoverLSAs() | ns3::GlobalRouter | |
Dispose() | ns3::Object | |
DoDelete() | ns3::Object | private |
DoDispose() override | ns3::GlobalRouter | privatevirtual |
DoGetObject(TypeId tid) const | ns3::Object | private |
DoInitialize() | ns3::Object | protectedvirtual |
DoSet(Ptr< const AttributeAccessor > spec, Ptr< const AttributeChecker > checker, const AttributeValue &value) | ns3::ObjectBase | private |
FindAllNonBridgedDevicesOnLink(Ptr< Channel > ch) const | ns3::GlobalRouter | private |
FindDesignatedRouterForLink(Ptr< NetDevice > ndLocal) const | ns3::GlobalRouter | private |
GetAdjacent(Ptr< NetDevice > nd, Ptr< Channel > ch) const | ns3::GlobalRouter | private |
GetAggregateIterator() const | ns3::Object | |
GetAttribute(std::string name, AttributeValue &value) const | ns3::ObjectBase | |
GetAttributeFailSafe(std::string name, AttributeValue &value) const | ns3::ObjectBase | |
GetInjectedRoute(uint32_t i) | ns3::GlobalRouter | |
GetInstanceTypeId() const override | ns3::Object | virtual |
GetLSA(uint32_t n, GlobalRoutingLSA &lsa) const | ns3::GlobalRouter | |
GetNInjectedRoutes() | ns3::GlobalRouter | |
GetNumLSAs() const | ns3::GlobalRouter | |
GetObject() const | ns3::Object | inline |
GetObject(TypeId tid) const | ns3::Object | |
GetObject() const | ns3::Object | inline |
GetObject(TypeId tid) const | ns3::Object | inline |
GetObjectIid() | ns3::ObjectBase | related |
GetReferenceCount() const | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
GetRouterId() const | ns3::GlobalRouter | |
GetRoutingProtocol() | ns3::GlobalRouter | |
GetTypeId() | ns3::GlobalRouter | static |
GlobalRouter() | ns3::GlobalRouter | |
GlobalRouter(const GlobalRouter &)=delete | ns3::GlobalRouter | |
Initialize() | ns3::Object | |
InjectedRoutes typedef | ns3::GlobalRouter | private |
InjectedRoutesCI typedef | ns3::GlobalRouter | private |
InjectedRoutesI typedef | ns3::GlobalRouter | private |
InjectRoute(Ipv4Address network, Ipv4Mask networkMask) | ns3::GlobalRouter | |
IsInitialized() const | ns3::Object | |
ListOfLSAs_t typedef | ns3::GlobalRouter | private |
m_aggregates | ns3::Object | private |
m_bridgesVisited | ns3::GlobalRouter | mutableprivate |
m_count | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | mutableprivate |
m_disposed | ns3::Object | private |
m_getObjectCount | ns3::Object | private |
m_initialized | ns3::Object | private |
m_injectedRoutes | ns3::GlobalRouter | private |
m_LSAs | ns3::GlobalRouter | private |
m_routerId | ns3::GlobalRouter | private |
m_routingProtocol | ns3::GlobalRouter | private |
m_tid | ns3::Object | private |
MarkBridgeAsVisited(Ptr< BridgeNetDevice > device) const | ns3::GlobalRouter | private |
NetDeviceIsBridged(Ptr< NetDevice > nd) const | ns3::GlobalRouter | private |
NotifyConstructionCompleted() | ns3::ObjectBase | protectedvirtual |
NotifyNewAggregate() | ns3::Object | protectedvirtual |
Object() | ns3::Object | |
Object(const Object &o) | ns3::Object | protected |
operator=(const GlobalRouter &)=delete | ns3::GlobalRouter | |
ns3::Object::operator=(const SimpleRefCount &o[[maybe_unused]]) | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
ProcessBridgedBroadcastLink(Ptr< NetDevice > nd, GlobalRoutingLSA *pLSA, NetDeviceContainer &c) | ns3::GlobalRouter | private |
ProcessBroadcastLink(Ptr< NetDevice > nd, GlobalRoutingLSA *pLSA, NetDeviceContainer &c) | ns3::GlobalRouter | private |
ProcessPointToPointLink(Ptr< NetDevice > ndLocal, GlobalRoutingLSA *pLSA) | ns3::GlobalRouter | private |
ProcessSingleBroadcastLink(Ptr< NetDevice > nd, GlobalRoutingLSA *pLSA, NetDeviceContainer &c) | ns3::GlobalRouter | private |
Ref() const | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
RemoveInjectedRoute(uint32_t i) | ns3::GlobalRouter | |
SetAttribute(std::string name, const AttributeValue &value) | ns3::ObjectBase | |
SetAttributeFailSafe(std::string name, const AttributeValue &value) | ns3::ObjectBase | |
SetRoutingProtocol(Ptr< Ipv4GlobalRouting > routing) | ns3::GlobalRouter | |
SetTypeId(TypeId tid) | ns3::Object | private |
SimpleRefCount() | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
SimpleRefCount(const SimpleRefCount &o[[maybe_unused]]) | 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 | |
Unref() const | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
UpdateSortedArray(Aggregates *aggregates, uint32_t i) const | ns3::Object | private |
WithdrawRoute(Ipv4Address network, Ipv4Mask networkMask) | ns3::GlobalRouter | |
~GlobalRouter() override | ns3::GlobalRouter | private |
~Object() override | ns3::Object | |
~ObjectBase() | ns3::ObjectBase | virtual |