|
CERN org.glite.Gfal
2.0.1
|
file for bindings for dcap funcs More...
#include <regex.h>#include <time.h>#include <string.h>#include <stdlib.h>#include <common/gfal_common_internal.h>#include <common/gfal_common_errverbose.h>#include <common/gfal_common_plugin.h>#include <common/gfal_types.h>#include "gfal_dcap_plugin_layer.h"#include "gfal_dcap_plugin_main.h"#include "gfal_dcap_plugin_bindings.h"Functions | |
| void | gfal_dcap_destroyG (plugin_handle handle) |
| gboolean | gfal_dcap_check_url (plugin_handle ch, const char *url, plugin_mode mode, GError **err) |
| gfal_plugin_interface | gfal_plugin_init (gfal_handle handle, GError **err) |
| gboolean | gfal_dcap_internal_check_url (gfal_plugin_dcap_handle dh, const char *surl, GError **err) |
file for bindings for dcap funcs
file for the external dcap plugin for gfal ( based on the old dcap part in gfal legacy )
headers for bindings for dcap funcs
| gboolean gfal_dcap_check_url | ( | plugin_handle | ch, |
| const char * | url, | ||
| plugin_mode | mode, | ||
| GError ** | err | ||
| ) |
Check the dcap url in the gfal module way
Referenced by gfal_plugin_init().
| gfal_plugin_interface gfal_plugin_init | ( | gfal_handle | handle, |
| GError ** | err | ||
| ) |
Init function, called before all
1.8.0