Encapsulates the communication with the PacMaster node.
More...
#include <PacNetCom.h>
List of all members.
Detailed Description
Encapsulates the communication with the PacMaster node.
- Author:
- Matthias Nagl <mnagl@uni-goettingen.de>
Constructor & Destructor Documentation
PacNetCom::~PacNetCom |
( |
| ) |
|
Member Function Documentation
void PacNetCom::connectionState |
( |
QString |
s | ) |
[signal] |
void PacNetCom::connectionStats |
( |
qulonglong |
bytes | ) |
[signal] |
void PacNetCom::propertyChanged |
( |
QByteArray |
data | ) |
[signal] |
void PacNetCom::recordingFinished |
( |
| ) |
[signal] |
void PacNetCom::requestSetup |
( |
| ) |
[signal] |
void PacNetCom::sendMessage |
( |
Pac::NetMsgType |
type, |
|
|
QByteArray |
data = QByteArray() |
|
) |
| [slot] |
void PacNetCom::sendProperty |
( |
QByteArray |
data | ) |
[slot] |
void PacNetCom::sendPropertyConfirmation |
( |
QByteArray |
data | ) |
[slot] |
void PacNetCom::startRecording |
( |
| ) |
[signal] |
void PacNetCom::stopRecording |
( |
| ) |
[signal] |
void PacNetCom::threadReady |
( |
QString |
s | ) |
[signal] |
void PacNetCom::updateState |
( |
| ) |
[slot] |
The documentation for this class was generated from the following files: