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::Ipv4NixVectorRouting | private |
BuildNixVector(const std::vector< Ptr< Node > > &parentVector, uint32_t source, uint32_t dest, Ptr< NixVector > nixVector) | ns3::Ipv4NixVectorRouting | private |
BuildNixVectorLocal(Ptr< NixVector > nixVector) | ns3::Ipv4NixVectorRouting | private |
CheckCacheStateAndFlush(void) const | ns3::Ipv4NixVectorRouting | private |
Cleanup(void) | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inlinestatic |
ConstructSelf(const AttributeConstructionList &attributes) | ns3::ObjectBase | protected |
Dispose(void) | ns3::Object | |
DoDispose(void) | ns3::Ipv4NixVectorRouting | privatevirtual |
DoInitialize(void) | ns3::Object | protectedvirtual |
ErrorCallback typedef | ns3::Ipv4RoutingProtocol | |
FindNetDeviceForNixIndex(uint32_t nodeIndex, Ipv4Address &gatewayIp) | ns3::Ipv4NixVectorRouting | private |
FindTotalNeighbors(void) | ns3::Ipv4NixVectorRouting | private |
FlushGlobalNixRoutingCache(void) const | ns3::Ipv4NixVectorRouting | |
FlushIpv4RouteCache(void) const | ns3::Ipv4NixVectorRouting | private |
FlushNixCache(void) const | ns3::Ipv4NixVectorRouting | private |
g_isCacheDirty | ns3::Ipv4NixVectorRouting | privatestatic |
GetAdjacentNetDevices(Ptr< NetDevice >, Ptr< Channel >, NetDeviceContainer &) | ns3::Ipv4NixVectorRouting | private |
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 |
GetIpv4RouteInCache(Ipv4Address) | ns3::Ipv4NixVectorRouting | private |
GetNixVector(Ptr< Node >, Ipv4Address, Ptr< NetDevice >) | ns3::Ipv4NixVectorRouting | private |
GetNixVectorInCache(Ipv4Address) | ns3::Ipv4NixVectorRouting | private |
GetNodeByIp(Ipv4Address) | ns3::Ipv4NixVectorRouting | private |
GetObject(void) const | ns3::Object | inline |
GetObject(TypeId tid) const | ns3::Object | |
GetObjectIid(void) | ns3::ObjectBase | related |
GetReferenceCount(void) const | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
GetTypeId(void) | ns3::Ipv4NixVectorRouting | static |
Initialize(void) | ns3::Object | |
Ipv4NixVectorRouting() | ns3::Ipv4NixVectorRouting | |
LocalDeliverCallback typedef | ns3::Ipv4RoutingProtocol | |
m_ipv4 | ns3::Ipv4NixVectorRouting | private |
m_ipv4RouteCache | ns3::Ipv4NixVectorRouting | mutableprivate |
m_nixCache | ns3::Ipv4NixVectorRouting | mutableprivate |
m_node | ns3::Ipv4NixVectorRouting | private |
m_totalNeighbors | ns3::Ipv4NixVectorRouting | private |
MulticastForwardCallback typedef | ns3::Ipv4RoutingProtocol | |
NetDeviceIsBridged(Ptr< NetDevice > nd) const | ns3::Ipv4NixVectorRouting | private |
NotifyAddAddress(uint32_t interface, Ipv4InterfaceAddress address) | ns3::Ipv4NixVectorRouting | privatevirtual |
NotifyConstructionCompleted(void) | ns3::ObjectBase | protectedvirtual |
NotifyInterfaceDown(uint32_t interface) | ns3::Ipv4NixVectorRouting | privatevirtual |
NotifyInterfaceUp(uint32_t interface) | ns3::Ipv4NixVectorRouting | privatevirtual |
NotifyNewAggregate(void) | ns3::Object | protectedvirtual |
NotifyRemoveAddress(uint32_t interface, Ipv4InterfaceAddress address) | ns3::Ipv4NixVectorRouting | privatevirtual |
Object() | ns3::Object | |
Object(const Object &o) | ns3::Object | protected |
operator=(const SimpleRefCount &o) | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
PrintRoutingTable(Ptr< OutputStreamWrapper > stream) const | ns3::Ipv4NixVectorRouting | privatevirtual |
Ref(void) const | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
ResetTotalNeighbors(void) | ns3::Ipv4NixVectorRouting | private |
RouteInput(Ptr< const Packet > p, const Ipv4Header &header, Ptr< const NetDevice > idev, UnicastForwardCallback ucb, MulticastForwardCallback mcb, LocalDeliverCallback lcb, ErrorCallback ecb) | ns3::Ipv4NixVectorRouting | privatevirtual |
RouteOutput(Ptr< Packet > p, const Ipv4Header &header, Ptr< NetDevice > oif, Socket::SocketErrno &sockerr) | ns3::Ipv4NixVectorRouting | privatevirtual |
SetAttribute(std::string name, const AttributeValue &value) | ns3::ObjectBase | |
SetAttributeFailSafe(std::string name, const AttributeValue &value) | ns3::ObjectBase | |
SetIpv4(Ptr< Ipv4 > ipv4) | ns3::Ipv4NixVectorRouting | privatevirtual |
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 typedef | ns3::Ipv4RoutingProtocol | |
Unref(void) const | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
~Ipv4NixVectorRouting() | ns3::Ipv4NixVectorRouting | |
~Object() | ns3::Object | virtual |
~ObjectBase() | ns3::ObjectBase | virtual |