File: Network/OSPFv2/OSPFPacket.msg
C++ definition: click here
common ancestor type for all LSAs
class OSPFLSA extends cObject
The following diagram shows part of the inheritance hierarchy. Unresolved types are missing from the diagram. Click here to see the full picture.
OSPFRouterLSA | Represents an OSPF Router LSA |
OSPFNetworkLSA | Represents an OSPF Network LSA |
OSPFSummaryLSA | Represents an OSPF Summary LSA |
OSPFASExternalLSA | Represents an OSPF AS External LSA |
Name | Type | Description |
---|---|---|
header | OSPFLSAHeader |
class OSPFLSA { fields: OSPFLSAHeader header; }