#include <LSA.h>
inet::ospf::RoutingInfo::RoutingInfo |
( |
| ) |
|
|
inline |
unsigned long distance
Definition: LSA.h:43
OSPFLSA * parent
Definition: LSA.h:44
inet::ospf::RoutingInfo::RoutingInfo |
( |
const RoutingInfo & |
routingInfo | ) |
|
|
inline |
unsigned long distance
Definition: LSA.h:43
std::vector< NextHop > nextHops
Definition: LSA.h:42
OSPFLSA * parent
Definition: LSA.h:44
virtual inet::ospf::RoutingInfo::~RoutingInfo |
( |
| ) |
|
|
inlinevirtual |
void inet::ospf::RoutingInfo::addNextHop |
( |
NextHop |
nextHop | ) |
|
|
inline |
void inet::ospf::RoutingInfo::clearNextHops |
( |
| ) |
|
|
inline |
unsigned long inet::ospf::RoutingInfo::getDistance |
( |
| ) |
const |
|
inline |
NextHop inet::ospf::RoutingInfo::getNextHop |
( |
unsigned int |
index | ) |
const |
|
inline |
unsigned int inet::ospf::RoutingInfo::getNextHopCount |
( |
| ) |
const |
|
inline |
OSPFLSA* inet::ospf::RoutingInfo::getParent |
( |
| ) |
const |
|
inline |
void inet::ospf::RoutingInfo::setDistance |
( |
unsigned long |
d | ) |
|
|
inline |
void inet::ospf::RoutingInfo::setParent |
( |
OSPFLSA * |
p | ) |
|
|
inline |
unsigned long inet::ospf::RoutingInfo::distance |
|
private |
std::vector<NextHop> inet::ospf::RoutingInfo::nextHops |
|
private |
OSPFLSA* inet::ospf::RoutingInfo::parent |
|
private |
The documentation for this class was generated from the following file: