Class generated from inet/routing/ospfv3/Ospfv3Packet.msg:236 by opp_msgtool.
More...
#include <Ospfv3Packet_m.h>
Class generated from inet/routing/ospfv3/Ospfv3Packet.msg:236 by opp_msgtool.
//Inter-Area-Router-LSAs
class Ospfv3InterAreaRouterLsa extends Ospfv3Lsa
{
Ospfv3Options ospfOptions;
uint32_t metric;
uint32_t destinationRouter;
}
◆ Ospfv3InterAreaRouterLsa() [1/2]
| inet::ospfv3::Ospfv3InterAreaRouterLsa::Ospfv3InterAreaRouterLsa |
( |
| ) |
|
◆ Ospfv3InterAreaRouterLsa() [2/2]
◆ ~Ospfv3InterAreaRouterLsa()
| virtual inet::ospfv3::Ospfv3InterAreaRouterLsa::~Ospfv3InterAreaRouterLsa |
( |
| ) |
|
|
virtual |
◆ copy()
◆ dup()
◆ getDestinationRouter()
| virtual uint32_t inet::ospfv3::Ospfv3InterAreaRouterLsa::getDestinationRouter |
( |
| ) |
const |
|
virtual |
◆ getMetric()
| virtual uint32_t inet::ospfv3::Ospfv3InterAreaRouterLsa::getMetric |
( |
| ) |
const |
|
virtual |
◆ getOspfOptions()
| virtual const Ospfv3Options& inet::ospfv3::Ospfv3InterAreaRouterLsa::getOspfOptions |
( |
| ) |
const |
|
virtual |
◆ getOspfOptionsForUpdate()
| virtual Ospfv3Options& inet::ospfv3::Ospfv3InterAreaRouterLsa::getOspfOptionsForUpdate |
( |
| ) |
|
|
inlinevirtual |
◆ operator=()
◆ operator==()
◆ parsimPack()
| virtual void inet::ospfv3::Ospfv3InterAreaRouterLsa::parsimPack |
( |
omnetpp::cCommBuffer * |
b | ) |
const |
|
overridevirtual |
◆ parsimUnpack()
| virtual void inet::ospfv3::Ospfv3InterAreaRouterLsa::parsimUnpack |
( |
omnetpp::cCommBuffer * |
b | ) |
|
|
overridevirtual |
◆ setDestinationRouter()
| virtual void inet::ospfv3::Ospfv3InterAreaRouterLsa::setDestinationRouter |
( |
uint32_t |
destinationRouter | ) |
|
|
virtual |
◆ setMetric()
| virtual void inet::ospfv3::Ospfv3InterAreaRouterLsa::setMetric |
( |
uint32_t |
metric | ) |
|
|
virtual |
◆ setOspfOptions()
| virtual void inet::ospfv3::Ospfv3InterAreaRouterLsa::setOspfOptions |
( |
const Ospfv3Options & |
ospfOptions | ) |
|
|
virtual |
◆ destinationRouter
| uint32_t inet::ospfv3::Ospfv3InterAreaRouterLsa::destinationRouter = 0 |
|
protected |
◆ metric
| uint32_t inet::ospfv3::Ospfv3InterAreaRouterLsa::metric = 0 |
|
protected |
◆ ospfOptions
| Ospfv3Options inet::ospfv3::Ospfv3InterAreaRouterLsa::ospfOptions |
|
protected |
The documentation for this class was generated from the following file: