Memory representation of a set of config files
Generic backend that implements the interface to access a configuration file
Locate the path to the global configuration file
Open the global configuration file
Create a configuration file backend for ondisk files
Allocate a new configuration object
Add a generic config file instance to an existing config
Add an on-disk config file instance to an existing config
Create a new config instance containing a single on-disk file
Free the configuration and its associated memory and files
Get the value of an integer config variable
Get the value of a long integer config variable
Get the value of a boolean config variable
Get the value of a string config variable
Set the value of an integer config variable
Set the value of a long integer config variable
Set the value of a boolean config variable
Set the value of a string config variable
Perform an operation on each config variable