#include <vhdIQManagerEvent.h>
Inheritance diagram for vhdIQmanagerEvent:
Public Member Functions | |
vhdIQmanagerEvent () | |
virtual | ~vhdIQmanagerEvent () |
virtual void | processInQtThread ()=0 |
Protected Attributes | |
OpenThreads::RecursiveMutex * | _eventMonitor |
bool | _processedFlag |
Friends | |
class | vhdQManager |
class | vhdQApplication |
vhdIQmanagerEvent::vhdIQmanagerEvent | ( | ) | [inline] |
virtual vhdIQmanagerEvent::~vhdIQmanagerEvent | ( | ) | [inline, virtual] |
virtual void vhdIQmanagerEvent::processInQtThread | ( | ) | [pure virtual] |
friend class vhdQManager [friend] |
friend class vhdQApplication [friend] |
bool vhdIQmanagerEvent::_processedFlag [protected] |