Represents class which allows to add many callbacks in subscribe function and call emit to fire all subscribed callbacks.
Free allocated memory.
Fire callbacks of event.
Subscribe callback to event.
Unsubscribe callback from event.
Represents class which allows to add many callbacks in subscribe function and call emit to fire all subscribed callbacks.