globus_gass_copy_state_s
globus_gass_copy_state_s
Section: globus gass copy (3) Updated: Sat Oct 16 2010 Local index
Up
NAME
globus_gass_copy_state_s -
The state structure contains all that is required to perform a file transfer from a source to a destination.
SYNOPSIS
Data Fields
globus_i_gass_copy_target_t source
globus_i_gass_copy_target_t dest
globus_i_gass_copy_monitor_t monitor
globus_mutex_t mutex
globus_i_gass_copy_cancel_status_t cancel
Detailed Description
The state structure contains all that is required to perform a file transfer from a source to a destination.
Field Documentation
globus_i_gass_copy_target_t globus_gass_copy_state_s::source
Source information for the file transfer.
globus_i_gass_copy_target_t globus_gass_copy_state_s::dest
Dest information for the file transfer.
globus_i_gass_copy_monitor_t globus_gass_copy_state_s::monitor
Used for signalling from the various callback functions.
globus_mutex_t globus_gass_copy_state_s::mutex
coordinates the modifying of the state, aside from the target structures
globus_i_gass_copy_cancel_status_t globus_gass_copy_state_s::cancel
indicates the status of the cancel operation.
Author
Generated automatically by Doxygen for globus gass copy from the source code.
Index
- NAME
-
- SYNOPSIS
-
- Data Fields
-
- Detailed Description
-
- Field Documentation
-
- globus_i_gass_copy_target_t globus_gass_copy_state_s::source
-
- globus_i_gass_copy_target_t globus_gass_copy_state_s::dest
-
- globus_i_gass_copy_monitor_t globus_gass_copy_state_s::monitor
-
- globus_mutex_t globus_gass_copy_state_s::mutex
-
- globus_i_gass_copy_cancel_status_t globus_gass_copy_state_s::cancel
-
- Author
-
This document was created by
man2html,
using the manual pages.
Time: 21:47:01 GMT, April 16, 2011