![]() |
Banuba SDK
|
Public Member Functions | |
| template<typename... Args> | |
| simple_event (Args &&... args) | |
Public Member Functions inherited from bnb::base_event< simple_event< T, Count > > | |
| event_id_t | get_type_id () const noexcept final |
Public Member Functions inherited from bnb::base_event_iface | |
| virtual event_id_t | get_type_id () const noexcept=0 |
Public Attributes | |
| T | value |
Additional Inherited Members | |
Public Types inherited from bnb::base_event< simple_event< T, Count > > | |
| using | allocator = static_pool_allocator_fallback< simple_event< T, Count >, 3 *2 > |
Static Public Member Functions inherited from bnb::identified_class< event_id_t, simple_event< T, Count > > | |
| static const char * | get_name () noexcept |
| static event_id_t | get_id () noexcept |
Static Public Attributes inherited from bnb::base_event< simple_event< T, Count > > | |
| const static event_id_t | id |
1.8.17