globus_gass_copy_cache_url_state (3) Linux Manual Page
NAME globus_gass_copy.h – GASS Copy Library. SYNOPSIS #include ‘globus_gass_transfer.h’ #include ‘globus_ftp_client.h’ #include ‘globus_io.h’ Data Structures struct globus_gass_copy_handle_s Copy Handle. struct globus_gass_copy_attr_s Attributes. struct globus_gass_copy_handleattr_s Handle Attributes. struct globus_gass_copy_glob_stat_t Glob expanded entry information. Macros #define GLOBUS_GASS_COPY_MODULE (&globus_i_gass_copy_module) Module Descriptor. Typedefs typedef void(* globus_gass_copy_performance_cb_t )(void *user_arg, globus_gass_copy_handle_t *handle, globus_off_t total_bytes, float instantaneous_throughput, float avg_throughput) Performance Callback. typedef…
