Scroll to navigation

globus_callout_constants(3) globus_callout globus_callout_constants(3)

NAME

globus_callout_constants - Callout Constants

Constants.

Enumerations

Detailed Description

Constants.

Enumeration Type Documentation

enum globus_callout_error_t

Globus Callout Error codes

Enumerator

GLOBUS_CALLOUT_ERROR_SUCCESS
Success - never used
GLOBUS_CALLOUT_ERROR_WITH_HASHTABLE
Hash table operation failed
GLOBUS_CALLOUT_ERROR_OPENING_CONF_FILE
Failed to open configuration file
GLOBUS_CALLOUT_ERROR_PARSING_CONF_FILE
Failed to parse configuration file
GLOBUS_CALLOUT_ERROR_WITH_DL
Dynamic library operation failed
GLOBUS_CALLOUT_ERROR_OUT_OF_MEMORY
Out of memory
GLOBUS_CALLOUT_ERROR_TYPE_NOT_REGISTERED
The abstract type could not be found
GLOBUS_CALLOUT_ERROR_CALLOUT_ERROR
The callout itself returned a error
GLOBUS_CALLOUT_ERROR_LAST
Last marker - never used

Author

Generated automatically by Doxygen for globus_callout from the source code.
Fri Sep 2 2016 Version 3.15