Man Page: globus_gass_copy_state_s
Operating Environment: debian
Section: 3
globus_gass_copy_state_s(3) globus gass copy globus_gass_copy_state_s(3)NAMEglobus_gass_copy_state_s -SYNOPSISData 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. Version 8.4 Mon Apr 30 2012 globus_gass_copy_state_s(3)
| Related Man Pages |
|---|
| globus_cond(3) - debian |
| globus_ftp_client_restart_marker_plugin(3) - debian |
| globus_i_gass_copy_state_target_s(3) - debian |
| globus_mutex(3) - debian |
| globus_url_t(3) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| awk or sed - Convert 2 lines to 1 line |
| Is UNIX an open source OS ? |
| Detecting unused variables... |
| One instance of comparing grep and awk |