![]() |
ToyGine2 26.2.0
Game Engine for retro consoles
|
This is the complete list of members for toy::CallbacksPool< T, AllocatedSize >, including all inherited members.
| _callbacks | toy::CallbacksPool< T, AllocatedSize > | private |
| _subscribersCount | toy::CallbacksPool< T, AllocatedSize > | private |
| add(void(*method)(T arg)) noexcept | toy::CallbacksPool< T, AllocatedSize > | |
| call(T arg) const noexcept | toy::CallbacksPool< T, AllocatedSize > | |
| remove(void(*method)(T arg)) noexcept | toy::CallbacksPool< T, AllocatedSize > | |
| reset() noexcept | toy::CallbacksPool< T, AllocatedSize > | |
| subscribersAmount() const noexcept | toy::CallbacksPool< T, AllocatedSize > |