Main Page   Alphabetical List   Compound List   File List   Compound Members   File Members  

ns__FileTask Struct Reference

#include <data_movement_gass.hh>

List of all members.

Public Attributes

xsd__long id
xsd__int type
xsd__int status
xsd__double progress_percentage
xsd__int error_code
xsd__string error_string
xsd__string user_DN


Detailed Description

Structure containing information about a transfer.

Definition at line 42 of file data_movement_gass.hh.


Member Data Documentation

xsd__int ns__FileTask::error_code
 

Numeric error code (200 - OK, 300 - service error, other - ftp error codes)

Definition at line 62 of file data_movement_gass.hh.

xsd__string ns__FileTask::error_string
 

Human-readable error string

Definition at line 66 of file data_movement_gass.hh.

xsd__long ns__FileTask::id
 

Unique (per service instance) identifier of the transfer

Definition at line 46 of file data_movement_gass.hh.

xsd__double ns__FileTask::progress_percentage
 

Percentage of completion for copy and move

Definition at line 58 of file data_movement_gass.hh.

xsd__int ns__FileTask::status
 

Operation status : 0 - New, 1 - Active, 2 - Pending, 3 - Failed, 4 - Done

Definition at line 54 of file data_movement_gass.hh.

xsd__int ns__FileTask::type
 

Operation type : 0 - Copy, 1 - Move, 2 - Delete

Definition at line 50 of file data_movement_gass.hh.

xsd__string ns__FileTask::user_DN
 

DN of the user that initiated the transfer

Definition at line 70 of file data_movement_gass.hh.


The documentation for this struct was generated from the following file:
Generated on Fri Aug 20 17:24:35 2004 for GridLab File Service by doxygen1.2.18