![]() |
stec-platform
|
This is the complete list of members for ADI::AutoQTcpServer, including all inherited members.
| AutoQTcpServer(QObject *parent=nullptr) | ADI::AutoQTcpServer | explicit |
| SigClientConnected(QString key) | ADI::AutoQTcpServer | signal |
| SigClientDisconnected(QString key) | ADI::AutoQTcpServer | signal |
| SigClientPacketReady(QString key, QVariantList msg) | ADI::AutoQTcpServer | signal |
| SigDaemonConnected(QString key) | ADI::AutoQTcpServer | signal |
| SigDaemonDisconnected(QString key) | ADI::AutoQTcpServer | signal |
| SigDaemonPacketReady(QString key, QVariantList msg) | ADI::AutoQTcpServer | signal |
| StartDaemon(QString interface, QString netmask, int servicePort, bool doDaemon=true, bool doClient=true) | ADI::AutoQTcpServer | |
| WriteAsClient(QString Key, QVariantList &vl) | ADI::AutoQTcpServer | slot |
| WriteAsDaemon(QString Key, QVariantList &vl) | ADI::AutoQTcpServer | slot |
| ~AutoQTcpServer() | ADI::AutoQTcpServer | virtual |