|
INET Framework for OMNeT++/OMNEST
|
#include <Ospfv3InterfacePassive.h>
Public Member Functions | |
| ~Ospfv3InterfacePassive () | |
| virtual void | processEvent (Ospfv3Interface *intf, Ospfv3Interface::Ospfv3InterfaceEvent event) override |
| virtual Ospfv3Interface::Ospfv3InterfaceFaState | getState () const override |
| virtual std::string | getInterfaceStateString () const override |
Public Member Functions inherited from inet::ospfv3::Ospfv3InterfaceState | |
| virtual | ~Ospfv3InterfaceState () |
Additional Inherited Members | |
Protected Member Functions inherited from inet::ospfv3::Ospfv3InterfaceState | |
| void | changeState (Ospfv3Interface *intf, Ospfv3InterfaceState *newState, Ospfv3InterfaceState *currentState) |
| void | calculateDesignatedRouter (Ospfv3Interface *intf) |
|
inlineoverridevirtual |
Implements inet::ospfv3::Ospfv3InterfaceState.
|
inlineoverridevirtual |
Implements inet::ospfv3::Ospfv3InterfaceState.
|
overridevirtual |
Implements inet::ospfv3::Ospfv3InterfaceState.