VAE - Virtual Audio Engine 1
Small Data Driven Audio Engine
tklb::EventBus< EVENT_COUNT, EventId, MutexType > Member List

This is the complete list of members for tklb::EventBus< EVENT_COUNT, EventId, MutexType >, including all inherited members.

addSubscriber(BaseSubscription *sub, const EventId eventId)tklb::EventBus< EVENT_COUNT, EventId, MutexType >inlineprivate
EventBus()tklb::EventBus< EVENT_COUNT, EventId, MutexType >inline
fireEvent(const EventId eventId, Parameters... param)tklb::EventBus< EVENT_COUNT, EventId, MutexType >inline
Lock typedeftklb::EventBus< EVENT_COUNT, EventId, MutexType >private
mEventstklb::EventBus< EVENT_COUNT, EventId, MutexType >private
mMutextklb::EventBus< EVENT_COUNT, EventId, MutexType >private
removeSubscriber(BaseSubscription *sub, const EventId eventId)tklb::EventBus< EVENT_COUNT, EventId, MutexType >inlineprivate
Subscriptions typedeftklb::EventBus< EVENT_COUNT, EventId, MutexType >private
~EventBus()tklb::EventBus< EVENT_COUNT, EventId, MutexType >inline