#include <Ospfv3Lsa.h>
◆ InstallSource
| Enumerator |
|---|
| ORIGINATED | |
| FLOODED | |
◆ LSATrackingInfo() [1/2]
| inet::ospfv3::LSATrackingInfo::LSATrackingInfo |
( |
| ) |
|
|
inline |
◆ LSATrackingInfo() [2/2]
| inet::ospfv3::LSATrackingInfo::LSATrackingInfo |
( |
const LSATrackingInfo & |
info | ) |
|
|
inline |
◆ getInstallTime()
| unsigned long inet::ospfv3::LSATrackingInfo::getInstallTime |
( |
| ) |
const |
|
inline |
◆ getSource()
◆ incrementInstallTime()
| void inet::ospfv3::LSATrackingInfo::incrementInstallTime |
( |
| ) |
|
|
inline |
◆ resetInstallTime()
| void inet::ospfv3::LSATrackingInfo::resetInstallTime |
( |
| ) |
|
|
inline |
◆ setSource()
| void inet::ospfv3::LSATrackingInfo::setSource |
( |
InstallSource |
installSource | ) |
|
|
inline |
30 {
source = installSource; }
◆ installTime
| unsigned long inet::ospfv3::LSATrackingInfo::installTime |
|
private |
◆ source
The documentation for this class was generated from the following file: