table of contents
other versions
- wheezy 8.4-1
globus_gass_copy_state_s(3) | globus gass copy | globus_gass_copy_state_s(3) |
NAME¶
globus_gass_copy_state_s -SYNOPSIS¶
Data Fields¶
globus_i_gass_copy_target_t source
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 structuresglobus_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.Mon Apr 30 2012 | Version 8.4 |