|
Common System 0.2.0
Common interfaces and patterns for system integration
|

Public Attributes | |
| uint64_t | id |
| size_t | expected_type_id |
| std::function< void(const void *)> | handler |
Definition at line 430 of file event_bus.h.
| size_t kcenon::common::simple_event_bus::subscription_info::expected_type_id |
Definition at line 432 of file event_bus.h.
| std::function<void(const void*)> kcenon::common::simple_event_bus::subscription_info::handler |
Definition at line 433 of file event_bus.h.
| uint64_t kcenon::common::simple_event_bus::subscription_info::id |
Definition at line 431 of file event_bus.h.