Vesna
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Classes
MonitoringReceiver.h File Reference
#include <QObject>
#include "core/comm/IReceiver.h"
Include dependency graph for MonitoringReceiver.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MonitoringReceiver
 The MonitoringReceiver class receives messages from 'analyzer' application about current state of devices. After message is received, it's posted to main application thread by MonitoringDataReceived signal and OnMonitoringDataReceived slot connected as Qt::QueuedConnection This class also holds the connection to 'analyzer' application. More...