kDB: Knowledge DataBase
Loading...
Searching...
No Matches
knowDataTransfert::ReceiveJob::Private Struct Reference
Inheritance diagram for knowDataTransfert::ReceiveJob::Private:
Collaboration diagram for knowDataTransfert::ReceiveJob::Private:

Public Member Functions

void run () override
 
void handle (const DataControl &_control)
 
void handle (const Data &_data)
 

Public Attributes

QString name
 
QString sender
 
AbstractReceivingCommunicationInterfacecommunicationInterface
 
Interfaces::ReceiveIteratoriterator
 
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: