This is the complete list of members for ns3::RipNg, including all inherited members.
AddDefaultRouteTo(Ipv6Address nextHop, uint32_t interface) | ns3::RipNg | |
AddNetworkRouteTo(Ipv6Address network, Ipv6Prefix networkPrefix, Ipv6Address nextHop, uint32_t interface, Ipv6Address prefixToUse) | ns3::RipNg | private |
AddNetworkRouteTo(Ipv6Address network, Ipv6Prefix networkPrefix, uint32_t interface) | ns3::RipNg | private |
AggregateObject(Ptr< Object > other) | ns3::Object | |
AssignStreams(int64_t stream) | ns3::RipNg | |
Check(void) const | ns3::Object | private |
CheckLoose(void) const | ns3::Object | private |
Construct(const AttributeConstructionList &attributes) | ns3::Object | private |
ConstructSelf(const AttributeConstructionList &attributes) | ns3::ObjectBase | protected |
DeleteRoute(RipNgRoutingTableEntry *route) | ns3::RipNg | private |
Dispose(void) | ns3::Object | |
DoDelete(void) | ns3::Object | private |
DoDispose() | ns3::RipNg | protectedvirtual |
DoGetObject(TypeId tid) const | ns3::Object | private |
DoInitialize() | ns3::RipNg | protectedvirtual |
DoSendRouteUpdate(bool periodic) | ns3::RipNg | private |
DoSet(Ptr< const AttributeAccessor > spec, Ptr< const AttributeChecker > checker, const AttributeValue &value) | ns3::ObjectBase | private |
ErrorCallback typedef | ns3::Ipv6RoutingProtocol | |
GetAggregateIterator(void) const | ns3::Object | |
GetAttribute(std::string name, AttributeValue &value) const | ns3::ObjectBase | |
GetAttributeFailSafe(std::string name, AttributeValue &value) const | ns3::ObjectBase | |
GetInstanceTypeId(void) const | ns3::Object | virtual |
GetInterfaceExclusions() const | ns3::RipNg | |
GetInterfaceMetric(uint32_t interface) const | ns3::RipNg | |
GetObject(void) const | ns3::Object | inline |
GetObject(TypeId tid) const | ns3::Object | |
GetObject() const | ns3::Object | inline |
GetObject(TypeId tid) const | ns3::Object | inline |
GetObjectIid(void) | ns3::ObjectBase | related |
GetReferenceCount(void) const | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
GetTypeId(void) | ns3::RipNg | static |
HandleRequests(RipNgHeader hdr, Ipv6Address senderAddress, uint16_t senderPort, uint32_t incomingInterface, uint8_t hopLimit) | ns3::RipNg | private |
HandleResponses(RipNgHeader hdr, Ipv6Address senderAddress, uint32_t incomingInterface, uint8_t hopLimit) | ns3::RipNg | private |
Initialize(void) | ns3::Object | |
InvalidateRoute(RipNgRoutingTableEntry *route) | ns3::RipNg | private |
IsInitialized(void) const | ns3::Object | |
LocalDeliverCallback typedef | ns3::Ipv6RoutingProtocol | |
Lookup(Ipv6Address dest, bool setSource, Ptr< NetDevice >=0) | ns3::RipNg | private |
m_aggregates | ns3::Object | private |
m_count | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | mutableprivate |
m_disposed | ns3::Object | private |
m_garbageCollectionDelay | ns3::RipNg | private |
m_getObjectCount | ns3::Object | private |
m_initialized | ns3::RipNg | private |
m_interfaceExclusions | ns3::RipNg | private |
m_interfaceMetrics | ns3::RipNg | private |
m_ipv6 | ns3::RipNg | private |
m_linkDown | ns3::RipNg | private |
m_maxTriggeredUpdateDelay | ns3::RipNg | private |
m_minTriggeredUpdateDelay | ns3::RipNg | private |
m_multicastRecvSocket | ns3::RipNg | private |
m_nextTriggeredUpdate | ns3::RipNg | private |
m_nextUnsolicitedUpdate | ns3::RipNg | private |
m_rng | ns3::RipNg | private |
m_routes | ns3::RipNg | private |
m_splitHorizonStrategy | ns3::RipNg | private |
m_startupDelay | ns3::RipNg | private |
m_tid | ns3::Object | private |
m_timeoutDelay | ns3::RipNg | private |
m_unicastSocketList | ns3::RipNg | private |
m_unsolicitedUpdate | ns3::RipNg | private |
MulticastForwardCallback typedef | ns3::Ipv6RoutingProtocol | |
NO_SPLIT_HORIZON enum value | ns3::RipNg | |
NotifyAddAddress(uint32_t interface, Ipv6InterfaceAddress address) | ns3::RipNg | virtual |
NotifyAddRoute(Ipv6Address dst, Ipv6Prefix mask, Ipv6Address nextHop, uint32_t interface, Ipv6Address prefixToUse=Ipv6Address::GetZero()) | ns3::RipNg | virtual |
NotifyConstructionCompleted(void) | ns3::ObjectBase | protectedvirtual |
NotifyInterfaceDown(uint32_t interface) | ns3::RipNg | virtual |
NotifyInterfaceUp(uint32_t interface) | ns3::RipNg | virtual |
NotifyNewAggregate(void) | ns3::Object | protectedvirtual |
NotifyRemoveAddress(uint32_t interface, Ipv6InterfaceAddress address) | ns3::RipNg | virtual |
NotifyRemoveRoute(Ipv6Address dst, Ipv6Prefix mask, Ipv6Address nextHop, uint32_t interface, Ipv6Address prefixToUse=Ipv6Address::GetZero()) | ns3::RipNg | virtual |
Object() | ns3::Object | |
Object(const Object &o) | ns3::Object | protected |
operator=([[maybe_unused]] const SimpleRefCount &o) | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
POISON_REVERSE enum value | ns3::RipNg | |
PrintRoutingTable(Ptr< OutputStreamWrapper > stream, Time::Unit unit=Time::S) const | ns3::RipNg | virtual |
Receive(Ptr< Socket > socket) | ns3::RipNg | private |
RecvMulticastRipng(Ptr< Socket > socket) | ns3::RipNg | private |
RecvUnicastRipng(Ptr< Socket > socket) | ns3::RipNg | private |
Ref(void) const | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
RipNg() | ns3::RipNg | |
RouteInput(Ptr< const Packet > p, const Ipv6Header &header, Ptr< const NetDevice > idev, UnicastForwardCallback ucb, MulticastForwardCallback mcb, LocalDeliverCallback lcb, ErrorCallback ecb) | ns3::RipNg | virtual |
RouteOutput(Ptr< Packet > p, const Ipv6Header &header, Ptr< NetDevice > oif, Socket::SocketErrno &sockerr) | ns3::RipNg | virtual |
Routes typedef | ns3::RipNg | private |
RoutesCI typedef | ns3::RipNg | private |
RoutesI typedef | ns3::RipNg | private |
SendRouteRequest() | ns3::RipNg | private |
SendTriggeredRouteUpdate() | ns3::RipNg | private |
SendUnsolicitedRouteUpdate(void) | ns3::RipNg | private |
SetAttribute(std::string name, const AttributeValue &value) | ns3::ObjectBase | |
SetAttributeFailSafe(std::string name, const AttributeValue &value) | ns3::ObjectBase | |
SetInterfaceExclusions(std::set< uint32_t > exceptions) | ns3::RipNg | |
SetInterfaceMetric(uint32_t interface, uint8_t metric) | ns3::RipNg | |
SetIpv6(Ptr< Ipv6 > ipv6) | ns3::RipNg | virtual |
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 |
SocketList typedef | ns3::RipNg | private |
SocketListCI typedef | ns3::RipNg | private |
SocketListI typedef | ns3::RipNg | private |
SPLIT_HORIZON enum value | ns3::RipNg | |
SplitHorizonType_e enum name | ns3::RipNg | |
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 | ns3::Ipv6RoutingProtocol | |
Unref(void) const | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
UpdateSortedArray(struct Aggregates *aggregates, uint32_t i) const | ns3::Object | private |
~Object() | ns3::Object | virtual |
~ObjectBase() | ns3::ObjectBase | virtual |
~RipNg() | ns3::RipNg | virtual |