/builddir/build/BUILD/gfal2-2.0.0/src/common/gfal_common_parameter.h File Reference

header for internal settings set/get More...

#include <stdlib.h>
#include <glib.h>
#include <common/gfal_prototypes.h>
#include <common/gfal_types.h>

Go to the source code of this file.

Functions

int gfal_common_parameter_set_string (gfal_handle handle, const char *nmespace, const char *key, const char *value, GError **err)
char * gfal_common_parameter_get_string (gfal_handle handle, const char *nmespace, const char *key, GError **err)
gboolean gfal_common_parameter_get_boolean (gfal_handle handle, const char *nmespace, const char *key, GError **err)
int gfal_common_parameter_set_boolean (gfal_handle handle, const char *nmespace, const char *key, gboolean value, GError **err)


Detailed Description

header for internal settings set/get

Author:
Devresse Adrien
Version:
2.0
Date:
02/10/2011

Function Documentation

char* gfal_common_parameter_get_string ( gfal_handle  handle,
const char *  namespace,
const char *  key,
GError **  err 
)

getter for string value

int gfal_common_parameter_set_string ( gfal_handle  handle,
const char *  namespace,
const char *  key,
const char *  value,
GError **  err 
)

setter for string value


Generated on Wed May 16 16:46:34 2012 for CERN org.glite.Gfal by  doxygen 1.4.7