|
DynExp
Highly flexible laboratory automation for dynamically changing experiments.
|
Common base class for all inter-module events. More...
#include <Module.h>
Inheritance diagram for DynExp::InterModuleEventBase:Public Member Functions | |
| InterModuleEventBase ()=default | |
| virtual | ~InterModuleEventBase ()=0 |
Public Member Functions inherited from DynExp::EventBase | |
| EventBase ()=default | |
| virtual | ~EventBase ()=0 |
| void | Invoke (ModuleInstance &Instance) const |
| Invokes the event passing the receiving module's instance reference to it. | |
|
default |
|
pure virtual |
Definition at line 401 of file Module.cpp.