Grid Community Toolkit
6.2.1541705016
|
Modules | |
Activation | |
Callback API Activation. | |
Callout Handle Operations | |
Manage a Globus Callout Handle structure. | |
Callout Configuration | |
Register callouts. | |
Callout Invocation | |
Invoke callouts. | |
Callout Constants | |
Constants. | |
This API is intended to ease integration of configurable callouts into the Grid Community Toolkit and to provide a platform independent way of dealing with runtime loadable functions. It (hopefully) achieves this goal by providing the following functionality:
#
is assumed to be a commentabstract type library symbolwhere abstract type denotes the type of callout, e.g. globus_gram_jobmanager_authz, library denotes the library the callout can be found in and symbol denotes the function name of the callout.
Any program that uses Globus Callout functions must include the globus_callout.h header
Function Categories