RoutingTable6 Member List

This is the complete list of members for RoutingTable6, including all inherited members.
addDefaultRoute(const IPv6Address &raSrcAddr, unsigned int ifID, simtime_t routerLifetime)RoutingTable6 [virtual]
addOrUpdateOnLinkPrefix(const IPv6Address &destPrefix, int prefixLength, int interfaceId, simtime_t expiryTime)RoutingTable6 [virtual]
addOrUpdateOwnAdvPrefix(const IPv6Address &destPrefix, int prefixLength, int interfaceId, simtime_t expiryTime)RoutingTable6 [virtual]
addRoute(IPv6Route *route)RoutingTable6 [protected, virtual]
addRoutingProtocolRoute(IPv6Route *route)RoutingTable6 [virtual]
addStaticRoute(const IPv6Address &destPrefix, int prefixLength, unsigned int interfaceId, const IPv6Address &nextHop, int metric=0)RoutingTable6 [virtual]
assignRequiredNodeAddresses(InterfaceEntry *ie)RoutingTable6 [protected, virtual]
configureInterfaceForIPv6(InterfaceEntry *ie)RoutingTable6 [protected, virtual]
configureInterfaceFromXML(InterfaceEntry *ie, cXMLElement *cfg)RoutingTable6 [protected, virtual]
DestCache typedefRoutingTable6 [protected]
destCacheRoutingTable6 [protected]
doLongestPrefixMatch(const IPv6Address &dest)RoutingTable6
getInterfaceByAddress(const IPv6Address &address)RoutingTable6 [virtual]
getNumRoutes() const RoutingTable6 [virtual]
getRoute(int i)RoutingTable6 [virtual]
handleMessage(cMessage *)RoutingTable6 [protected, virtual]
iftRoutingTable6 [protected]
initialize(int stage)RoutingTable6 [protected, virtual]
isLocalAddress(const IPv6Address &dest) const RoutingTable6 [virtual]
isPrefixPresent(const IPv6Address &prefix) const RoutingTable6 [virtual]
isrouterRoutingTable6 [protected]
isRouter() const RoutingTable6 [inline, virtual]
lookupDestCache(const IPv6Address &dest, int &outInterfaceId) const RoutingTable6
nbRoutingTable6 [protected]
numInitStages() const RoutingTable6 [inline, protected, virtual]
operator<<(std::ostream &os, const DestCacheEntry &e)RoutingTable6 [friend]
parseXMLConfigFile()RoutingTable6 [protected, virtual]
purgeDestCache()RoutingTable6 [virtual]
purgeDestCacheEntriesToNeighbour(const IPv6Address &nextHopAddr, int interfaceId)RoutingTable6 [virtual]
receiveChangeNotification(int category, const cPolymorphic *details)RoutingTable6 [protected, virtual]
removeOnLinkPrefix(const IPv6Address &destPrefix, int prefixLength)RoutingTable6 [virtual]
removeRoute(IPv6Route *route)RoutingTable6 [virtual]
routeLessThan(const IPv6Route *a, const IPv6Route *b)RoutingTable6 [protected, static]
RouteList typedefRoutingTable6 [protected]
routeListRoutingTable6 [protected]
RoutingTable6()RoutingTable6
updateDestCache(const IPv6Address &dest, const IPv6Address &nextHopAddr, int interfaceId)RoutingTable6 [virtual]
updateDisplayString()RoutingTable6 [protected, virtual]
~INotifiable()INotifiable [inline, protected, virtual]
~RoutingTable6()RoutingTable6 [virtual]