globus_gram_client_job_info_t (3) Linux Manual Page
Job state callbacks – Data Structuresstruct globus_gram_client_job_info_s Extensible job information structure. Typedefstypedef void(* globus_gram_client_callback_func_t )(void *user_callback_arg, char *job_contact, int state, int errorcode) Signature for GRAM state notification callback functions. typedef struct globus_gram_client_job_info_s globus_gram_client_job_info_t" Extensible job information structure. typedef void(* globus_gram_client_info_callback_func_t )(void *user_callback_arg, const char *job_contact, globus_gram_client_job_info_t *job_info) Signature for GRAM state notification callback functions with…
