artdaq_mfextensions
v1_03_03a
|
Structure to track progress of upload in cURL send function. More...
#include <mfextensions/Destinations/detail/curl_send_message.h>
Public Attributes | |
size_t | pos |
Current position within payload. | |
size_t | size |
Size of payload. | |
const char * | payload |
payload string | |
Structure to track progress of upload in cURL send function.
Definition at line 21 of file curl_send_message.h.