Plain C struct to pass information from executing process back to main thread. More...
#include <DataDeliveryComm.h>
Data Fields | |
| CommStatusType | commstatus |
| time_t | timestamp |
| DTRStatus::DTRStatusType | status |
| DTRErrorStatus::DTRErrorStatusType | error |
| DTRErrorStatus::DTRErrorLocation | error_location |
| char | error_desc [256] |
| unsigned int | streams |
| unsigned long long int | transferred |
| unsigned long long int | offset |
| unsigned long long int | size |
| unsigned int | speed |
| char | checksum [128] |
Plain C struct to pass information from executing process back to main thread.
1.6.3