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 35 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 55 of file data_movement_gass.hh.

xsd__string ns__FileTask::error_string
 

Human-readable error string

Definition at line 59 of file data_movement_gass.hh.

xsd__long ns__FileTask::id
 

Unique (per service instance) identifier of the transfer

Definition at line 39 of file data_movement_gass.hh.

xsd__double ns__FileTask::progress_percentage
 

Percentage of completion for copy and move

Definition at line 51 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 47 of file data_movement_gass.hh.

xsd__int ns__FileTask::type
 

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

Definition at line 43 of file data_movement_gass.hh.

xsd__string ns__FileTask::user_DN
 

DN of the user that initiated the transfer

Definition at line 63 of file data_movement_gass.hh.


The documentation for this struct was generated from the following file:
Generated on Fri Jan 23 18:55:42 2004 for File Movement by doxygen1.2.18