EGEE

_glite_transfer_TransferJob Struct Reference
[Transfer data structures, and data types]

Describes the transfer job description with checksums. More...

#include <transfer-simple.h>


Data Fields

glite_transfer_TransferJobElement ** transferJobElements
 Array of TransferJobElements, each describing an individual file transfer within the job.
unsigned __sizetransferJobElements
 Number of items in the above array.
glite_transfer_TransferParamsjobParams
 A set of transfer layer specific paramaters tha tare applied to each file transfer (e.g.
char * credential
 Used by the transfer system to retrieve the appropriate proxy for the transfer.


Detailed Description

Describes the transfer job description with checksums.

Definition at line 197 of file transfer-simple.h.


Field Documentation

glite_transfer_TransferJobElement** _glite_transfer_TransferJob::transferJobElements

Array of TransferJobElements, each describing an individual file transfer within the job.

Definition at line 198 of file transfer-simple.h.

The GLite Project. All rights reserved.