| 
| 
void  | run () override | 
|   | 
| 
void  | handle (const DataControl &_control) | 
|   | 
| 
void  | handle (const Data &_data) | 
|   | 
 | 
| 
QString  | name | 
|   | 
| 
QString  | sender | 
|   | 
| 
AbstractReceivingCommunicationInterface *  | communicationInterface | 
|   | 
| 
Interfaces::ReceiveIterator *  | iterator | 
|   | 
| 
quint32  | next_seq = 0 | 
|   | 
| 
quint32  | last_seq = 0 | 
|   | 
| 
QHash< quint32, QByteArray >  | data | 
|   | 
| 
int  | current_message_index = 0 | 
|   | 
| 
int  | current_message_count = 0 | 
|   | 
| 
bool  | current_message_finished = true | 
|   | 
| 
QByteArray  | current_message | 
|   | 
| 
bool  | sync_started | 
|   | 
| 
QMutex  | mutex | 
|   | 
| 
QWaitCondition  | waitCondition | 
|   | 
| 
bool  | finished = false | 
|   | 
| 
bool  | started = false | 
|   | 
| 
bool  | aborted = false | 
|   | 
The documentation for this struct was generated from the following file:
- knowl/src/knowDataTransfert/ReceiveJob.cpp