config.h File Reference

Reads XML configuration files. More...

This graph shows which files directly or indirectly include this file:


Data Structures

struct  config_screen
 Configuration data of a VNC screen. More...
struct  config
 Configuration data, including common and screen data. More...

Defines

#define CONFIG_NO_PORT   -1

Functions

struct configconfig_load (char *config_file)
void config_cleanup (struct config *config)

Detailed Description


Define Documentation

#define CONFIG_NO_PORT   -1

Value for non-configured ports.


Function Documentation

struct config* config_load ( char *  config_file  )  [read]

Parses the data of an XML configuration file.

Parameters:
config_file configuration file path
Returns:
a pointer to a config structure or NULL if an error occured

void config_cleanup ( struct config config  ) 

Configuration cleanup.

Frees allocated memory.

Parameters:
config configuration data


Generated on Mon Mar 29 01:39:26 2010 for Veronica by  doxygen 1.5.8