, 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 typedef | RoutingTable6 | [protected] |
| destCache | RoutingTable6 | [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] |
| ift | RoutingTable6 | [protected] |
| initialize(int stage) | RoutingTable6 | [protected, virtual] |
| isLocalAddress(const IPv6Address &dest) const | RoutingTable6 | [virtual] |
| isPrefixPresent(const IPv6Address &prefix) const | RoutingTable6 | [virtual] |
| isrouter | RoutingTable6 | [protected] |
| isRouter() const | RoutingTable6 | [inline, virtual] |
| lookupDestCache(const IPv6Address &dest, int &outInterfaceId) const | RoutingTable6 | |
| nb | RoutingTable6 | [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 typedef | RoutingTable6 | [protected] |
| routeList | RoutingTable6 | [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] |