AggregateObject(Ptr< Object > other) | ns3::Object | |
BFS(uint32_t numberOfNodes, Ptr< Node > source, Ptr< Node > dest, std::vector< Ptr< Node > > &parentVector, Ptr< NetDevice > oif) const | ns3::Ipv4NixVectorRouting | private |
BuildIpv4AddressToNodeMap(void) const | ns3::Ipv4NixVectorRouting | private |
BuildNixVector(const std::vector< Ptr< Node > > &parentVector, uint32_t source, uint32_t dest, Ptr< NixVector > nixVector) const | ns3::Ipv4NixVectorRouting | private |
BuildNixVectorLocal(Ptr< NixVector > nixVector) | ns3::Ipv4NixVectorRouting | private |
Check(void) const | ns3::Object | private |
CheckCacheStateAndFlush(void) const | ns3::Ipv4NixVectorRouting | private |
CheckLoose(void) const | ns3::Object | private |
Construct(const AttributeConstructionList &attributes) | ns3::Object | private |
ConstructSelf(const AttributeConstructionList &attributes) | ns3::ObjectBase | protected |
Dispose(void) | ns3::Object | |
DoDelete(void) | ns3::Object | private |
DoDispose(void) | ns3::Ipv4NixVectorRouting | privatevirtual |
DoGetObject(TypeId tid) const | ns3::Object | private |
DoInitialize(void) | ns3::Object | protectedvirtual |
DoSet(Ptr< const AttributeAccessor > spec, Ptr< const AttributeChecker > checker, const AttributeValue &value) | ns3::ObjectBase | private |
ErrorCallback typedef | ns3::Ipv4RoutingProtocol | |
FindNetDeviceForNixIndex(Ptr< Node > node, uint32_t nodeIndex, Ipv4Address &gatewayIp) const | ns3::Ipv4NixVectorRouting | private |
FindTotalNeighbors(Ptr< Node > node) const | ns3::Ipv4NixVectorRouting | private |
FlushGlobalNixRoutingCache(void) const | ns3::Ipv4NixVectorRouting | |
FlushIpv4RouteCache(void) const | ns3::Ipv4NixVectorRouting | private |
FlushNixCache(void) const | ns3::Ipv4NixVectorRouting | private |
g_ipv4AddressToNodeMap | ns3::Ipv4NixVectorRouting | privatestatic |
g_isCacheDirty | ns3::Ipv4NixVectorRouting | privatestatic |
GetAdjacentNetDevices(Ptr< NetDevice > netDevice, Ptr< Channel > channel, NetDeviceContainer &netDeviceContainer) const | 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 address) | ns3::Ipv4NixVectorRouting | private |
GetNixVector(Ptr< Node > source, Ipv4Address dest, Ptr< NetDevice > oif) const | ns3::Ipv4NixVectorRouting | private |
GetNixVectorInCache(Ipv4Address address) const | ns3::Ipv4NixVectorRouting | private |
GetNodeByIp(Ipv4Address dest) const | ns3::Ipv4NixVectorRouting | private |
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::Ipv4NixVectorRouting | static |
Initialize(void) | ns3::Object | |
Ipv4AddressToNodeMap typedef | ns3::Ipv4NixVectorRouting | private |
Ipv4NixVectorRouting() | ns3::Ipv4NixVectorRouting | |
IsInitialized(void) const | ns3::Object | |
LocalDeliverCallback typedef | ns3::Ipv4RoutingProtocol | |
m_aggregates | ns3::Object | private |
m_count | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | mutableprivate |
m_disposed | ns3::Object | private |
m_getObjectCount | ns3::Object | private |
m_initialized | ns3::Object | private |
m_ipv4 | ns3::Ipv4NixVectorRouting | private |
m_ipv4RouteCache | ns3::Ipv4NixVectorRouting | mutableprivate |
m_nixCache | ns3::Ipv4NixVectorRouting | mutableprivate |
m_node | ns3::Ipv4NixVectorRouting | private |
m_tid | ns3::Object | 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 |
PrintRoutingPath(Ptr< Node > source, Ipv4Address dest, Ptr< OutputStreamWrapper > stream, Time::Unit unit) const | ns3::Ipv4NixVectorRouting | |
PrintRoutingTable(Ptr< OutputStreamWrapper > stream, Time::Unit unit=Time::S) 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 | |
SetTypeId(TypeId tid) | ns3::Object | private |
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 |
UpdateSortedArray(struct Aggregates *aggregates, uint32_t i) const | ns3::Object | private |
~Ipv4NixVectorRouting() | ns3::Ipv4NixVectorRouting | |
~Object() | ns3::Object | virtual |
~ObjectBase() | ns3::ObjectBase | virtual |