A Discrete-Event Network Simulator
API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
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) (defined in ns3::Ipv4NixVectorRouting)ns3::Ipv4NixVectorRoutingprivate
BuildNixVector(const std::vector< Ptr< Node > > &parentVector, uint32_t source, uint32_t dest, Ptr< NixVector > nixVector) (defined in ns3::Ipv4NixVectorRouting)ns3::Ipv4NixVectorRoutingprivate
BuildNixVectorLocal(Ptr< NixVector > nixVector) (defined in ns3::Ipv4NixVectorRouting)ns3::Ipv4NixVectorRoutingprivate
Cleanup(void) (defined in ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter >)ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter >inlinestatic
ConstructSelf(const AttributeConstructionList &attributes)ns3::ObjectBaseprotected
Dispose(void)ns3::Object
DoDispose(void)ns3::Ipv4NixVectorRoutingprivatevirtual
DoInitialize(void)ns3::Objectprotectedvirtual
ErrorCallback typedef (defined in ns3::Ipv4RoutingProtocol)ns3::Ipv4RoutingProtocol
FindNetDeviceForNixIndex(uint32_t nodeIndex, Ipv4Address &gatewayIp) (defined in ns3::Ipv4NixVectorRouting)ns3::Ipv4NixVectorRoutingprivate
FindTotalNeighbors(void) (defined in ns3::Ipv4NixVectorRouting)ns3::Ipv4NixVectorRoutingprivate
FlushGlobalNixRoutingCache(void)ns3::Ipv4NixVectorRouting
FlushIpv4RouteCache(void) (defined in ns3::Ipv4NixVectorRouting)ns3::Ipv4NixVectorRoutingprivate
FlushNixCache(void) (defined in ns3::Ipv4NixVectorRouting)ns3::Ipv4NixVectorRoutingprivate
GetAdjacentNetDevices(Ptr< NetDevice >, Ptr< Channel >, NetDeviceContainer &) (defined in ns3::Ipv4NixVectorRouting)ns3::Ipv4NixVectorRoutingprivate
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::Objectvirtual
GetIpv4RouteInCache(Ipv4Address) (defined in ns3::Ipv4NixVectorRouting)ns3::Ipv4NixVectorRoutingprivate
GetNixVector(Ptr< Node >, Ipv4Address, Ptr< NetDevice >) (defined in ns3::Ipv4NixVectorRouting)ns3::Ipv4NixVectorRoutingprivate
GetNixVectorInCache(Ipv4Address) (defined in ns3::Ipv4NixVectorRouting)ns3::Ipv4NixVectorRoutingprivate
GetNodeByIp(Ipv4Address) (defined in ns3::Ipv4NixVectorRouting)ns3::Ipv4NixVectorRoutingprivate
GetObject(void) const ns3::Objectinline
GetObject(TypeId tid) const ns3::Object
GetReferenceCount(void) constns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter >inline
GetTypeId(void)ns3::Ipv4NixVectorRoutingstatic
Initialize(void)ns3::Object
Ipv4NixVectorRouting() (defined in ns3::Ipv4NixVectorRouting)ns3::Ipv4NixVectorRouting
LocalDeliverCallback typedef (defined in ns3::Ipv4RoutingProtocol)ns3::Ipv4RoutingProtocol
m_ipv4 (defined in ns3::Ipv4NixVectorRouting)ns3::Ipv4NixVectorRoutingprivate
m_ipv4RouteCache (defined in ns3::Ipv4NixVectorRouting)ns3::Ipv4NixVectorRoutingprivate
m_nixCache (defined in ns3::Ipv4NixVectorRouting)ns3::Ipv4NixVectorRoutingprivate
m_node (defined in ns3::Ipv4NixVectorRouting)ns3::Ipv4NixVectorRoutingprivate
m_totalNeighbors (defined in ns3::Ipv4NixVectorRouting)ns3::Ipv4NixVectorRoutingprivate
MulticastForwardCallback typedef (defined in ns3::Ipv4RoutingProtocol)ns3::Ipv4RoutingProtocol
NetDeviceIsBridged(Ptr< NetDevice > nd) const (defined in ns3::Ipv4NixVectorRouting)ns3::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() (defined in ns3::Object)ns3::Object
Object(const Object &o)ns3::Objectprotected
operator=(const SimpleRefCount &o) (defined in ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter >)ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter >inline
PrintRoutingTable(Ptr< OutputStreamWrapper > stream) const ns3::Ipv4NixVectorRoutingprivatevirtual
Ref(void) constns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter >inline
ResetTotalNeighbors(void) (defined in ns3::Ipv4NixVectorRouting)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
SetRepository(Ptr< Repository > repo)ns3::Ipv4RoutingProtocolinlinevirtual
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) constns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter >inline
~Ipv4NixVectorRouting() (defined in ns3::Ipv4NixVectorRouting)ns3::Ipv4NixVectorRouting
~Object() (defined in ns3::Object)ns3::Objectvirtual
~ObjectBase() (defined in ns3::ObjectBase)ns3::ObjectBasevirtual