.TH "Globus Callout Constants" 3 "Mon Apr 30 2012" "Version 2.2" "globus callout" \" -*- nroff -*- .ad l .nh .SH NAME Globus Callout Constants \- .SS "Enumerations" .in +1c .ti -1c .RI "enum \fBglobus_callout_error_t\fP { \fBGLOBUS_CALLOUT_ERROR_SUCCESS\fP = 0, \fBGLOBUS_CALLOUT_ERROR_WITH_HASHTABLE\fP = 1, \fBGLOBUS_CALLOUT_ERROR_OPENING_CONF_FILE\fP = 2, \fBGLOBUS_CALLOUT_ERROR_PARSING_CONF_FILE\fP = 3, \fBGLOBUS_CALLOUT_ERROR_WITH_DL\fP = 4, \fBGLOBUS_CALLOUT_ERROR_OUT_OF_MEMORY\fP = 5, \fBGLOBUS_CALLOUT_ERROR_TYPE_NOT_REGISTERED\fP = 6, \fBGLOBUS_CALLOUT_ERROR_CALLOUT_ERROR\fP = 7, \fBGLOBUS_CALLOUT_ERROR_LAST\fP = 8 }" .br .in -1c .SH "Enumeration Type Documentation" .PP .SS "enum \fBglobus_callout_error_t\fP" .PP Globus Callout Error codes\&. .PP \fBEnumerator: \fP .in +1c .TP \fB\fIGLOBUS_CALLOUT_ERROR_SUCCESS \fP\fP Success - never used\&. .TP \fB\fIGLOBUS_CALLOUT_ERROR_WITH_HASHTABLE \fP\fP Hash table operation failed\&. .TP \fB\fIGLOBUS_CALLOUT_ERROR_OPENING_CONF_FILE \fP\fP Failed to open configuration file\&. .TP \fB\fIGLOBUS_CALLOUT_ERROR_PARSING_CONF_FILE \fP\fP Failed to parse configuration file\&. .TP \fB\fIGLOBUS_CALLOUT_ERROR_WITH_DL \fP\fP Dynamic library operation failed\&. .TP \fB\fIGLOBUS_CALLOUT_ERROR_OUT_OF_MEMORY \fP\fP Out of memory\&. .TP \fB\fIGLOBUS_CALLOUT_ERROR_TYPE_NOT_REGISTERED \fP\fP The abstract type could not be found\&. .TP \fB\fIGLOBUS_CALLOUT_ERROR_CALLOUT_ERROR \fP\fP The callout itself returned a error\&. .TP \fB\fIGLOBUS_CALLOUT_ERROR_LAST \fP\fP Last marker - never used\&. .SH "Author" .PP Generated automatically by Doxygen for globus callout from the source code\&.