A Discrete-Event Network Simulator
API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
ns3::dsr::RouteCache Member List

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

AddArpCache(Ptr< ArpCache >)ns3::dsr::RouteCache
AddNeighbor(std::vector< Ipv4Address > nodeList, Ipv4Address ownAddress, Time expire)ns3::dsr::RouteCache
AddRoute(RouteCacheEntry &rt)ns3::dsr::RouteCache
AddRoute_Link(RouteCacheEntry::IP_VECTOR nodelist, Ipv4Address node)ns3::dsr::RouteCache
AggregateObject(Ptr< Object > other)ns3::Object
CheckUniqueAckId(Ipv4Address nextHop)ns3::dsr::RouteCache
Cleanup(void) (defined in ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter >)ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter >inlinestatic
Clear() (defined in ns3::dsr::RouteCache)ns3::dsr::RouteCacheinline
ClearMac()ns3::dsr::RouteCacheinline
ConstructSelf(const AttributeConstructionList &attributes)ns3::ObjectBaseprotected
DecStability(Ipv4Address node)ns3::dsr::RouteCacheprivate
DelArpCache(Ptr< ArpCache >)ns3::dsr::RouteCache
DeleteAllRoutesIncludeLink(Ipv4Address errorSrc, Ipv4Address unreachNode, Ipv4Address node)ns3::dsr::RouteCache
DeleteRoute(Ipv4Address dst)ns3::dsr::RouteCache
Dispose(void)ns3::Object
DoDispose(void)ns3::Objectprotectedvirtual
DoInitialize(void)ns3::Objectprotectedvirtual
DropPathWithDst(Ipv4Address dst)ns3::dsr::RouteCache
FindSameRoute(RouteCacheEntry &rt, std::list< RouteCacheEntry > &rtVector)ns3::dsr::RouteCache
GetAckSize()ns3::dsr::RouteCache
GetAggregateIterator(void) const ns3::Object
GetAttribute(std::string name, AttributeValue &value) const ns3::ObjectBase
GetAttributeFailSafe(std::string name, AttributeValue &attribute) const ns3::ObjectBase
GetBadLinkLifetime() const (defined in ns3::dsr::RouteCache)ns3::dsr::RouteCacheinline
GetCacheTimeout() const (defined in ns3::dsr::RouteCache)ns3::dsr::RouteCacheinline
GetCallback() const (defined in ns3::dsr::RouteCache)ns3::dsr::RouteCacheinline
GetDestination(void) const ns3::dsr::RouteCache
GetExpireTime(Ipv4Address addr)ns3::dsr::RouteCache
GetInitStability() const (defined in ns3::dsr::RouteCache)ns3::dsr::RouteCacheinline
GetInstanceTypeId(void) const ns3::Objectvirtual
GetMaxCacheLen() const (defined in ns3::dsr::RouteCache)ns3::dsr::RouteCacheinline
GetMaxEntriesEachDst() const (defined in ns3::dsr::RouteCache)ns3::dsr::RouteCacheinline
GetMinLifeTime() const (defined in ns3::dsr::RouteCache)ns3::dsr::RouteCacheinline
GetObject(void) const ns3::Objectinline
GetObject(TypeId tid) const ns3::Object
GetReferenceCount(void) constns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter >inline
GetStabilityDecrFactor() const (defined in ns3::dsr::RouteCache)ns3::dsr::RouteCacheinline
GetStabilityIncrFactor() const (defined in ns3::dsr::RouteCache)ns3::dsr::RouteCacheinline
GetSubRoute() const (defined in ns3::dsr::RouteCache)ns3::dsr::RouteCacheinline
GetTxErrorCallback() const ns3::dsr::RouteCacheinline
GetTypeId()ns3::dsr::RouteCachestatic
GetUseExtends() const (defined in ns3::dsr::RouteCache)ns3::dsr::RouteCacheinline
IncStability(Ipv4Address node)ns3::dsr::RouteCacheprivate
Initialize(void)ns3::Object
IsEqual(RouteCacheEntry ca)ns3::dsr::RouteCache
IsLinkCache() (defined in ns3::dsr::RouteCache)ns3::dsr::RouteCache
IsNeighbor(Ipv4Address addr)ns3::dsr::RouteCache
LookupMacAddress(Ipv4Address)ns3::dsr::RouteCache
LookupRoute(Ipv4Address id, RouteCacheEntry &rt)ns3::dsr::RouteCache
LookupRoute_Link(Ipv4Address id, RouteCacheEntry &rt)ns3::dsr::RouteCacheprivate
m_ackIdCachens3::dsr::RouteCacheprivate
m_arpns3::dsr::RouteCache
m_badLinkLifetimens3::dsr::RouteCacheprivate
m_bestRoutesTable_linkns3::dsr::RouteCacheprivate
m_delayns3::dsr::RouteCache
m_handleLinkFailurens3::dsr::RouteCache
m_initStability (defined in ns3::dsr::RouteCache)ns3::dsr::RouteCacheprivate
m_isLinkCachens3::dsr::RouteCacheprivate
m_linkCachens3::dsr::RouteCacheprivate
m_maxCacheLenns3::dsr::RouteCacheprivate
m_maxEntriesEachDstns3::dsr::RouteCacheprivate
m_minLifeTime (defined in ns3::dsr::RouteCache)ns3::dsr::RouteCacheprivate
m_nbns3::dsr::RouteCache
m_netGraphns3::dsr::RouteCacheprivate
m_nodeCachens3::dsr::RouteCacheprivate
m_ntimerns3::dsr::RouteCache
m_routeEntryVectorns3::dsr::RouteCacheprivate
m_sortedRoutesns3::dsr::RouteCacheprivate
m_stabilityDecrFactorns3::dsr::RouteCacheprivate
m_stabilityIncrFactor (defined in ns3::dsr::RouteCache)ns3::dsr::RouteCacheprivate
m_subRoutens3::dsr::RouteCacheprivate
m_txErrorCallbackns3::dsr::RouteCache
m_useExtends (defined in ns3::dsr::RouteCache)ns3::dsr::RouteCacheprivate
m_vectorns3::dsr::RouteCacheprivate
NotifyConstructionCompleted(void)ns3::ObjectBaseprotectedvirtual
NotifyNewAggregate(void)ns3::Objectprotectedvirtual
Object() (defined in ns3::Object)ns3::Object
Object(const Object &o)ns3::Objectprotected
operator=(RouteCache const &) (defined in ns3::dsr::RouteCache)ns3::dsr::RouteCacheprivate
operator=(const SimpleRefCount &o) (defined in ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter >)ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter >inline
Print(std::ostream &os) (defined in ns3::dsr::RouteCache)ns3::dsr::RouteCache
PrintRouteVector(std::list< RouteCacheEntry > route)ns3::dsr::RouteCache
PrintVector(std::vector< Ipv4Address > &vec)ns3::dsr::RouteCache
ProcessTxError(WifiMacHeader const &)ns3::dsr::RouteCache
Purge() (defined in ns3::dsr::RouteCache)ns3::dsr::RouteCache
PurgeLinkNode()ns3::dsr::RouteCache
PurgeMac()ns3::dsr::RouteCache
RebuildBestRouteTable(Ipv4Address source)ns3::dsr::RouteCache
Ref(void) constns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter >inline
RemoveLastEntry(std::list< RouteCacheEntry > &rtVector)ns3::dsr::RouteCache
RouteCache()ns3::dsr::RouteCache
RouteCacheTimeoutns3::dsr::RouteCacheprivate
routeEntryVector typedefns3::dsr::RouteCacheprivate
routeVector typedefns3::dsr::RouteCache
ScheduleTimer()ns3::dsr::RouteCache
SetAttribute(std::string name, const AttributeValue &value)ns3::ObjectBase
SetAttributeFailSafe(std::string name, const AttributeValue &value)ns3::ObjectBase
SetBadLinkLifetime(Time t) (defined in ns3::dsr::RouteCache)ns3::dsr::RouteCacheinline
SetCacheTimeout(Time t) (defined in ns3::dsr::RouteCache)ns3::dsr::RouteCacheinline
SetCacheType(std::string type)ns3::dsr::RouteCache
SetCallback(Callback< void, Ipv4Address, uint8_t > cb) (defined in ns3::dsr::RouteCache)ns3::dsr::RouteCacheinline
SetInitStability(Time initStability) (defined in ns3::dsr::RouteCache)ns3::dsr::RouteCacheinline
SetMaxCacheLen(uint32_t len) (defined in ns3::dsr::RouteCache)ns3::dsr::RouteCacheinline
SetMaxEntriesEachDst(uint32_t entries) (defined in ns3::dsr::RouteCache)ns3::dsr::RouteCacheinline
SetMinLifeTime(Time minLifeTime) (defined in ns3::dsr::RouteCache)ns3::dsr::RouteCacheinline
SetStabilityDecrFactor(uint64_t decrFactor) (defined in ns3::dsr::RouteCache)ns3::dsr::RouteCacheinline
SetStabilityIncrFactor(uint64_t incrFactor) (defined in ns3::dsr::RouteCache)ns3::dsr::RouteCacheinline
SetSubRoute(bool subRoute) (defined in ns3::dsr::RouteCache)ns3::dsr::RouteCacheinline
SetUseExtends(Time useExtends) (defined in ns3::dsr::RouteCache)ns3::dsr::RouteCacheinline
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
Unref(void) constns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter >inline
UpdateNeighbor(std::vector< Ipv4Address > nodeList, Time expire)ns3::dsr::RouteCache
UpdateNetGraph()ns3::dsr::RouteCache
UpdateRouteEntry(Ipv4Address dst)ns3::dsr::RouteCache
UseExtends(RouteCacheEntry::IP_VECTOR rt)ns3::dsr::RouteCache
~Object() (defined in ns3::Object)ns3::Objectvirtual
~ObjectBase() (defined in ns3::ObjectBase)ns3::ObjectBasevirtual
~RouteCache()ns3::dsr::RouteCachevirtual