|
JS8Call-Improved master
|


Public Member Functions | |
| impl (quint16 const port, MessageClient *self) | |
| void | ping () |
| void | send_message (Message const &message) |
| void | abort_host_lookup () |
| void | queue_host_lookup (QString const &name) |
Public Attributes | |
| MessageClient * | self_ |
| quint16 | port_ |
| QTimer * | ping_ |
| QHostAddress | host_ |
| int | hostLookupId_ = -1 |
| QQueue< Message > | messageQueue_ |
| QByteArray | lastDatagram_ |