![]() |
Banuba SDK
|
Public Types | |
| using | allocator = static_pool_allocator_fallback<Event, MaxElements> |
Public Member Functions | |
| event_id_t | get_type_id () const noexcept final |
Static Public Attributes | |
| static const event_id_t | id = identified_class<event_id_t, Event>::get_id() |
Additional Inherited Members | |
| Static Public Member Functions inherited from bnb::identified_class< event_id_t, Event > | |
| static const char * | get_name () noexcept |
| static event_id_t | get_id () noexcept |
| using bnb::base_event< Event, MaxElements >::allocator = static_pool_allocator_fallback<Event, MaxElements> |
|
inlinefinalvirtualnoexcept |
|
inlinestatic |