Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
This is the complete list of members for CEventSource< Event >, including all inherited members.
CEventSource() | CEventSource< Event > | inlineexplicit |
m_criticalSection | CEventStream< Event > | protected |
m_subscriptions | CEventStream< Event > | protected |
Publish(A event) | CEventSource< Event > | inline |
Subscribe(A *owner, void(A::*fn)(const Event &)) | CEventStream< Event > | inline |
Unsubscribe(A *obj) | CEventStream< Event > | inline |