kodi
Public Member Functions | Protected Attributes | List of all members
CEventStream< Event > Class Template Reference
Inheritance diagram for CEventStream< Event >:
Inheritance graph
[legend]

Public Member Functions

template<typename A >
void Subscribe (A *owner, void(A::*fn)(const Event &))
 
template<typename A >
void Unsubscribe (A *obj)
 

Protected Attributes

std::vector< std::shared_ptr< detail::ISubscription< Event > > > m_subscriptions
 
CCriticalSection m_criticalSection
 

The documentation for this class was generated from the following file: