![]() |
Banuba SDK
|
Public Types | |
| using | params_t = std::unordered_map< std::string, std::string > |
Public Types inherited from bnb::base_event< effect_event > | |
| 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) | |
Public Member Functions inherited from bnb::base_event< effect_event > | |
| 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 | |
| const std::string | name |
| const params_t | params |
Additional Inherited Members | |
Static Public Member Functions inherited from bnb::identified_class< event_id_t, effect_event > | |
| static const char * | get_name () noexcept |
| static event_id_t | get_id () noexcept |
Static Public Attributes inherited from bnb::base_event< effect_event > | |
| const static event_id_t | id |
1.8.17