CPPMyth
Library to interoperate with MythTV server
Myth::SubscriptionHandlerThread Class Reference
Inheritance diagram for Myth::SubscriptionHandlerThread:
Collaboration diagram for Myth::SubscriptionHandlerThread:

Public Member Functions

 SubscriptionHandlerThread (EventSubscriber *handle, unsigned subid)
 
EventSubscriberGetHandle ()
 
bool IsRunning ()
 
void PostMessage (const EventMessagePtr &msg)
 

Private Member Functions

bool Start ()
 
void Stop ()
 
void * Process ()
 

Private Attributes

EventSubscriberm_handle
 
unsigned m_subId
 
OS::CMutex m_mutex
 
OS::CEvent m_queueContent
 
std::list< EventMessagePtr > m_msgQueue
 

Detailed Description

Definition at line 58 of file mytheventhandler.cpp.


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