![]() |
HAL
|
#include <event_handler.h>
Public Types | |
enum class | event { created , removed , name_changed , location_changed , boolean_function_changed } |
Definition at line 65 of file event_handler.h.
|
strong |
Enumerator | |
---|---|
created | no associated_data |
removed | no associated_data |
name_changed | no associated_data |
location_changed | no associated_data |
boolean_function_changed | no associated_data |
Definition at line 68 of file event_handler.h.