Definition at line 58 of file mytheventhandler.cpp.
◆ SubscriptionHandlerThread()
| SubscriptionHandlerThread::SubscriptionHandlerThread |
( |
EventSubscriber * | handle, |
|
|
unsigned | subid ) |
◆ ~SubscriptionHandlerThread()
| SubscriptionHandlerThread::~SubscriptionHandlerThread |
( |
| ) |
|
|
virtual |
◆ GetHandle()
◆ IsRunning()
| bool Myth::SubscriptionHandlerThread::IsRunning |
( |
| ) |
|
|
inline |
◆ PostMessage()
| void SubscriptionHandlerThread::PostMessage |
( |
const EventMessagePtr & | msg | ) |
|
◆ process()
| void * SubscriptionHandlerThread::process |
( |
| ) |
|
|
private |
◆ Start()
| bool SubscriptionHandlerThread::Start |
( |
| ) |
|
|
private |
◆ Stop()
| void SubscriptionHandlerThread::Stop |
( |
| ) |
|
|
private |
◆ m_handle
◆ m_msgQueue
| std::list<EventMessagePtr> Myth::SubscriptionHandlerThread::m_msgQueue |
|
private |
◆ m_mutex
| OS::Mutex Myth::SubscriptionHandlerThread::m_mutex |
|
mutableprivate |
◆ m_queueContent
| OS::Event Myth::SubscriptionHandlerThread::m_queueContent |
|
private |
◆ m_subId
| unsigned Myth::SubscriptionHandlerThread::m_subId |
|
private |
The documentation for this class was generated from the following file: