|
INET Framework for OMNeT++/OMNEST
|
#include <Ospfv2InterfaceStateLoopback.h>
Public Member Functions | |
| virtual void | processEvent (Ospfv2Interface *intf, Ospfv2Interface::Ospfv2InterfaceEventType event) override |
| virtual Ospfv2Interface::Ospfv2InterfaceStateType | getState () const override |
Public Member Functions inherited from inet::ospfv2::Ospfv2InterfaceState | |
| virtual | ~Ospfv2InterfaceState () |
Additional Inherited Members | |
Protected Member Functions inherited from inet::ospfv2::Ospfv2InterfaceState | |
| void | changeState (Ospfv2Interface *intf, Ospfv2InterfaceState *newState, Ospfv2InterfaceState *currentState) |
| void | calculateDesignatedRouter (Ospfv2Interface *intf) |
| void | printElectionResult (const Ospfv2Interface *onInterface, DesignatedRouterId DR, DesignatedRouterId BDR) |
|
inlineoverridevirtual |
Implements inet::ospfv2::Ospfv2InterfaceState.
|
overridevirtual |
Implements inet::ospfv2::Ospfv2InterfaceState.