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

Public Member Functions

template<typename A >
void HandleEvent (A event)
 
- Public Member Functions inherited from CEventStream< Event >
template<typename A >
void Subscribe (A *owner, void(A::*fn)(const Event &))
 
template<typename A >
void Unsubscribe (A *obj)
 

Additional Inherited Members

- Protected Attributes inherited from CEventStream< Event >
std::vector< std::shared_ptr< detail::ISubscription< Event > > > m_subscriptions
 
CCriticalSection m_criticalSection
 

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