ModernCPlusPlusDemo
载入中...
搜索中...
未找到
EventBus< EventBaseType > 成员列表

成员的完整列表,这些成员属于 EventBus< EventBaseType >,包括所有继承而来的类成员

mutex_EventBus< EventBaseType >mutableprivate
nextSubscriptionId_EventBus< EventBaseType >private
publish(const EventType &event) constEventBus< EventBaseType >inline
subscribe(Callback &&callback)EventBus< EventBaseType >inline
SubscriberList typedefEventBus< EventBaseType >private
subscribers_EventBus< EventBaseType >private
SubscriptionId typedefEventBus< EventBaseType >
unsubscribe(SubscriptionId id)EventBus< EventBaseType >inline
unsubscribeAll()EventBus< EventBaseType >inline