File: Network/OSPFv2/OSPFTimer.msg
Represents an OSPF Timer
The following diagram shows part of the inheritance hierarchy. Unresolved types are missing from the diagram. Click here to see the full picture.
cMessage | (unknown -- not in documented files) |
Name | Type | Description |
---|---|---|
timerKind | char |
message OSPFTimer extends cMessage { fields: char timerKind enum(OSPFTimerType) = InterfaceHelloTimer; };