PacMan 2.0(r200)
Runs on digital PAC measurement computers
|
#include <QObject>
#include <QTcpSocket>
#include <QTimer>
#include "pacDataTypes.h"
#include "PropertyBranch.h"
#include "TransmittableProperty.h"
Go to the source code of this file.
Classes | |
class | PacNetCom |
Encapsulates the communication with the PacMaster node. More... |