CERN org.glite.Gfal
2.0.1
|
header file for the access methode on the srm url type More...
Go to the source code of this file.
Functions | |
int | gfal_srm_accessG (plugin_handle handle, const char *surl, int mode, GError **err) |
access method for SRMv2 check the right for a given SRM url, work only for SRMv2, V1 deprecated. | |
int | gfal_access_srmv2_internal (gfal_srmv2_opt *opts, char *endpoint, const char *surl, int mode, GError **err) |
header file for the access methode on the srm url type
int gfal_srm_accessG | ( | plugin_handle | ch, |
const char * | surl, | ||
int | mode, | ||
GError ** | err | ||
) |
access method for SRMv2 check the right for a given SRM url, work only for SRMv2, V1 deprecated.
ch | the handle of the plugin |
surl | srm url of a given file |
mode | access mode to check |
err | : GError error reprot system |
References gfal_srm_determine_endpoint().