#include <connection.h>
Public Methods | |
| int | read (int *_cmd, QByteArray &) |
| void | suspend () |
| void | resume () |
| bool | suspended () const |
Definition at line 46 of file connection.h.
|
||||||||||||
|
Receive data
|
|
|
Resume handling of incoming data |
|
|
Don't handle incoming data until resumed |
|
|
Returns status of connection Definition at line 90 of file connection.h. |
1.2.18