![]() |
Banuba SDK
|
Public Types | |
using | params_t = std::unordered_map< std::string, std::string > |
![]() | |
using | allocator = static_pool_allocator_fallback< effect_event, 3 *2 > |
Public Member Functions | |
effect_event (const std::string &a_name, const params_t &a_params) | |
![]() | |
event_id_t | get_type_id () const noexcept final |
![]() | |
virtual event_id_t | get_type_id () const noexcept=0 |
Public Attributes | |
const std::string | name |
const params_t | params |
Additional Inherited Members | |
![]() | |
static const char * | get_name () noexcept |
static event_id_t | get_id () noexcept |
![]() | |
const static event_id_t | id |