.TH "globus_gram_client_job_info_s" 3 "Version 14.6" "globus_gram_client" \" -*- nroff -*- .ad l .nh .SH NAME globus_gram_client_job_info_s \- Extensible job information structure\&. .SH SYNOPSIS .br .PP .PP \fC#include \fP .SS "Data Fields" .in +1c .ti -1c .RI "globus_hashtable_t \fBextensions\fP" .br .ti -1c .RI "char * \fBjob_contact\fP" .br .ti -1c .RI "int \fBjob_state\fP" .br .ti -1c .RI "int \fBprotocol_error_code\fP" .br .in -1c .SH "Detailed Description" .PP Extensible job information structure\&. The \fBglobus_gram_client_job_info_t\fP data type is used to pass protocol extensions along with the standard job status information included in the GRAM2 protocol\&. This structure contains the information returned in job state callbacks plus a hash table of extension entries that contain #globus_gram_protocol_extension_t name-value pairs\&. .SH "Field Documentation" .PP .SS "globus_hashtable_t globus_gram_client_job_info_s::extensions" Table of extension values .SS "char* globus_gram_client_job_info_s::job_contact" GRAM Job Contact String .SS "int globus_gram_client_job_info_s::job_state" GRAM Job State .SS "int globus_gram_client_job_info_s::protocol_error_code" GRAM Error Code .SH "Author" .PP Generated automatically by Doxygen for globus_gram_client from the source code\&.