|
Open Model Railroad Network (OpenMRN)
|
A Notifiable that doesn't do anything when notified. More...
#include <Notifiable.hxx>
Public Member Functions | |
| void | notify () override |
| Drops notification to the floor. | |
Static Public Member Functions | |
| static Notifiable * | DefaultInstance () |
A Notifiable that doesn't do anything when notified.
Definition at line 98 of file Notifiable.hxx.
|
static |
Definition at line 42 of file Notifiable.cxx.
|
inlineoverridevirtual |
Drops notification to the floor.
Implements Notifiable.
Definition at line 102 of file Notifiable.hxx.