|
FCT
|
成员的完整列表,这些成员属于 FCT::IEventSystem< Config >,包括所有继承而来的类成员
| enqueue(Event &&event) | FCT::IEventSystem< Config > | inline |
| enqueue() | FCT::IEventSystem< Config > | inline |
| getEventTypeId() | FCT::IEventSystem< Config > | inlineprivatestatic |
| m_eventQueue | FCT::IEventSystem< Config > | private |
| m_handlers | FCT::IEventSystem< Config > | private |
| m_nextSubscribeId | FCT::IEventSystem< Config > | private |
| subscribe(Func &&func) | FCT::IEventSystem< Config > | inline |
| subscribe(Func &&func) | FCT::IEventSystem< Config > | inline |
| trigger(const Event &event) | FCT::IEventSystem< Config > | inline |
| trigger() | FCT::IEventSystem< Config > | inline |
| unsubscribe(SubscribeId subscribeId) | FCT::IEventSystem< Config > | inline |
| unsubscribe(SubscribeId subscribeId) | FCT::IEventSystem< Config > | inline |
| unsubscribeAll() | FCT::IEventSystem< Config > | inline |
| update() | FCT::IEventSystem< Config > | inline |
| updateAll() | FCT::IEventSystem< Config > | inline |