|
Open Model Railroad Network (OpenMRN)
|
A Notifiable that will crash whenever called. More...
#include <Notifiable.hxx>
Public Member Functions | |
| void | notify () override |
| Crashes. | |
Static Public Member Functions | |
| static Notifiable * | DefaultInstance () |
A Notifiable that will crash whenever called.
Definition at line 111 of file Notifiable.hxx.
|
static |
Definition at line 50 of file Notifiable.cxx.
|
overridevirtual |