An object to describe a source-destination pair with checksum. More...
#include <transfer-simple.h>
Data Fields | |
char * | source |
The source. | |
char * | dest |
The destination. | |
char * | checksum |
The checksum. |
An object to describe a source-destination pair with checksum.
Definition at line 207 of file transfer-simple.h.
The source.
Definition at line 208 of file transfer-simple.h.