A Discrete-Event Network Simulator
API
ns3::Ipv4NixVectorRouting Member List

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

AggregateObject(Ptr< Object > other)ns3::Object
BFS(uint32_t numberOfNodes, Ptr< Node > source, Ptr< Node > dest, std::vector< Ptr< Node > > &parentVector, Ptr< NetDevice > oif)ns3::Ipv4NixVectorRoutingprivate
BuildIpv4AddressToNodeMap(void)ns3::Ipv4NixVectorRoutingprivate
BuildNixVector(const std::vector< Ptr< Node > > &parentVector, uint32_t source, uint32_t dest, Ptr< NixVector > nixVector)ns3::Ipv4NixVectorRoutingprivate
BuildNixVectorLocal(Ptr< NixVector > nixVector)ns3::Ipv4NixVectorRoutingprivate
CheckCacheStateAndFlush(void) constns3::Ipv4NixVectorRoutingprivate
ConstructSelf(const AttributeConstructionList &attributes)ns3::ObjectBaseprotected
Dispose(void)ns3::Object
DoDispose(void)ns3::Ipv4NixVectorRoutingprivatevirtual
DoInitialize(void)ns3::Objectprotectedvirtual
ErrorCallback typedefns3::Ipv4RoutingProtocol
FindNetDeviceForNixIndex(uint32_t nodeIndex, Ipv4Address &gatewayIp)ns3::Ipv4NixVectorRoutingprivate
FindTotalNeighbors(void)ns3::Ipv4NixVectorRoutingprivate
FlushGlobalNixRoutingCache(void) constns3::Ipv4NixVectorRouting
FlushIpv4RouteCache(void) constns3::Ipv4NixVectorRoutingprivate
FlushNixCache(void) constns3::Ipv4NixVectorRoutingprivate
g_ipv4AddressToNodeMapns3::Ipv4NixVectorRoutingprivatestatic
g_isCacheDirtyns3::Ipv4NixVectorRoutingprivatestatic
GetAdjacentNetDevices(Ptr< NetDevice > netDevice, Ptr< Channel > channel, NetDeviceContainer &netDeviceContainer)ns3::Ipv4NixVectorRoutingprivate
GetAggregateIterator(void) constns3::Object
GetAttribute(std::string name, AttributeValue &value) constns3::ObjectBase
GetAttributeFailSafe(std::string name, AttributeValue &value) constns3::ObjectBase
GetInstanceTypeId(void) constns3::Objectvirtual
GetIpv4RouteInCache(Ipv4Address address)ns3::Ipv4NixVectorRoutingprivate
GetNixVector(Ptr< Node > source, Ipv4Address dest, Ptr< NetDevice > oif)ns3::Ipv4NixVectorRoutingprivate
GetNixVectorInCache(Ipv4Address address)ns3::Ipv4NixVectorRoutingprivate
GetNodeByIp(Ipv4Address dest)ns3::Ipv4NixVectorRoutingprivate
GetObject(void) constns3::Objectinline
GetObject(TypeId tid) constns3::Object
GetObject() constns3::Objectinline
GetObject(TypeId tid) constns3::Objectinline
GetObjectIid(void)ns3::ObjectBaserelated
GetReferenceCount(void) constns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter >inline
GetTypeId(void)ns3::Ipv4NixVectorRoutingstatic
Initialize(void)ns3::Object
Ipv4AddressToNodeMap typedefns3::Ipv4NixVectorRoutingprivate
Ipv4NixVectorRouting()ns3::Ipv4NixVectorRouting
IsInitialized(void) constns3::Object
LocalDeliverCallback typedefns3::Ipv4RoutingProtocol
m_ipv4ns3::Ipv4NixVectorRoutingprivate
m_ipv4RouteCachens3::Ipv4NixVectorRoutingmutableprivate
m_nixCachens3::Ipv4NixVectorRoutingmutableprivate
m_nodens3::Ipv4NixVectorRoutingprivate
m_totalNeighborsns3::Ipv4NixVectorRoutingprivate
MulticastForwardCallback typedefns3::Ipv4RoutingProtocol
NetDeviceIsBridged(Ptr< NetDevice > nd) constns3::Ipv4NixVectorRoutingprivate
NotifyAddAddress(uint32_t interface, Ipv4InterfaceAddress address)ns3::Ipv4NixVectorRoutingprivatevirtual
NotifyConstructionCompleted(void)ns3::ObjectBaseprotectedvirtual
NotifyInterfaceDown(uint32_t interface)ns3::Ipv4NixVectorRoutingprivatevirtual
NotifyInterfaceUp(uint32_t interface)ns3::Ipv4NixVectorRoutingprivatevirtual
NotifyNewAggregate(void)ns3::Objectprotectedvirtual
NotifyRemoveAddress(uint32_t interface, Ipv4InterfaceAddress address)ns3::Ipv4NixVectorRoutingprivatevirtual
Object()ns3::Object
Object(const Object &o)ns3::Objectprotected
operator=(const SimpleRefCount &o)ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter >inline
PrintRoutingTable(Ptr< OutputStreamWrapper > stream, Time::Unit unit=Time::S) constns3::Ipv4NixVectorRoutingprivatevirtual
Ref(void) constns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter >inline
ResetTotalNeighbors(void)ns3::Ipv4NixVectorRoutingprivate
RouteInput(Ptr< const Packet > p, const Ipv4Header &header, Ptr< const NetDevice > idev, UnicastForwardCallback ucb, MulticastForwardCallback mcb, LocalDeliverCallback lcb, ErrorCallback ecb)ns3::Ipv4NixVectorRoutingprivatevirtual
RouteOutput(Ptr< Packet > p, const Ipv4Header &header, Ptr< NetDevice > oif, Socket::SocketErrno &sockerr)ns3::Ipv4NixVectorRoutingprivatevirtual
SetAttribute(std::string name, const AttributeValue &value)ns3::ObjectBase
SetAttributeFailSafe(std::string name, const AttributeValue &value)ns3::ObjectBase
SetIpv4(Ptr< Ipv4 > ipv4)ns3::Ipv4NixVectorRoutingprivatevirtual
SetNode(Ptr< Node > node)ns3::Ipv4NixVectorRouting
SimpleRefCount()ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter >inline
SimpleRefCount(const SimpleRefCount &o)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 typedefns3::Ipv4RoutingProtocol
Unref(void) constns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter >inline
~Ipv4NixVectorRouting()ns3::Ipv4NixVectorRouting
~Object()ns3::Objectvirtual
~ObjectBase()ns3::ObjectBasevirtual