|
CERN org.glite.Gfal
2.0.1
|
header for the external dcap plugin for gfal ( based on the old dcap part in gfal legacy ) More...
#include <regex.h>#include "../gfal_common_internal.h"#include "../gfal_common_errverbose.h"#include "../gfal_common_plugin.h"#include "../gfal_types.h"Go to the source code of this file.
Data Structures | |
| struct | _gfal_plugin_dcap_handle |
Typedefs | |
|
typedef struct _gfal_plugin_dcap_handle * | gfal_plugin_dcap_handle |
Functions | |
| gfal_plugin_interface | gfal_plugin_init (gfal_handle handle, GError **err) |
header for the external dcap plugin for gfal ( based on the old dcap part in gfal legacy )
| gfal_plugin_interface gfal_plugin_init | ( | gfal_handle | handle, |
| GError ** | err | ||
| ) |
Init function, called before all
Map function for the lfc interface this function provide the generic PLUGIN interface for the LFC plugin. lfc_initG do : liblfc shared library load, sym resolve, endpoint check, and plugin function map.
References _gfal_plugin_interface::check_plugin_url, gfal_dcap_check_url(), _gfal_plugin_interface::plugin_delete, and _gfal_plugin_interface::preadG.
1.8.0