#include <Lsa.h>
◆ RoutingInfo() [1/2]
| inet::ospfv2::RoutingInfo::RoutingInfo |
( |
| ) |
|
|
inline |
◆ RoutingInfo() [2/2]
| inet::ospfv2::RoutingInfo::RoutingInfo |
( |
const RoutingInfo & |
routingInfo | ) |
|
|
inline |
◆ ~RoutingInfo()
| virtual inet::ospfv2::RoutingInfo::~RoutingInfo |
( |
| ) |
|
|
inlinevirtual |
◆ addNextHop()
| void inet::ospfv2::RoutingInfo::addNextHop |
( |
NextHop |
nextHop | ) |
|
|
inline |
◆ clearNextHops()
| void inet::ospfv2::RoutingInfo::clearNextHops |
( |
| ) |
|
|
inline |
◆ getDistance()
| unsigned long inet::ospfv2::RoutingInfo::getDistance |
( |
| ) |
const |
|
inline |
◆ getNextHop()
| NextHop inet::ospfv2::RoutingInfo::getNextHop |
( |
unsigned int |
index | ) |
const |
|
inline |
◆ getNextHopCount()
| unsigned int inet::ospfv2::RoutingInfo::getNextHopCount |
( |
| ) |
const |
|
inline |
◆ getParent()
| Ospfv2Lsa* inet::ospfv2::RoutingInfo::getParent |
( |
| ) |
const |
|
inline |
◆ setDistance()
| void inet::ospfv2::RoutingInfo::setDistance |
( |
unsigned long |
d | ) |
|
|
inline |
◆ setParent()
| void inet::ospfv2::RoutingInfo::setParent |
( |
Ospfv2Lsa * |
p | ) |
|
|
inline |
◆ distance
| unsigned long inet::ospfv2::RoutingInfo::distance |
|
private |
◆ nextHops
| std::vector<NextHop> inet::ospfv2::RoutingInfo::nextHops |
|
private |
◆ parent
The documentation for this class was generated from the following file: