Main Page | Modules | Data Structures | File List | Data Fields | Globals

discover-conf.h File Reference

Public interface for reading Discover configuration data. More...

#include <discover.h>

Go to the source code of this file.

Functions

void discover_conf_load (discover_error_t *status)
discover_bus_map_tdiscover_conf_get_full_bus_map (discover_error_t *status)
discover_bus_map_tdiscover_conf_get_bus_map (discover_bus_t bus, discover_error_t *status)
discover_bus_map_tdiscover_conf_get_bus_map_by_name (char *name, discover_error_t *status)
void discover_conf_insert_url (char *url, discover_error_t *status)
void discover_conf_append_url (char *url, discover_error_t *status)
discover_xml_url_tdiscover_conf_get_urls (discover_error_t *status)
void discover_conf_free (void)
char * discover_conf_get_bus_name (discover_bus_t bus)
char * discover_conf_get_filetype_name (discover_filetype_t filetype)
int discover_conf_name_to_bus (char *name, discover_error_t *status)


Detailed Description

Public interface for reading Discover configuration data.

These routines are the public interface used to read the configuration data from the desired source. These interfaces are also used to alter the URLs searched for configuration data.

Definition in file discover-conf.h.


Generated on Sat Jan 31 14:39:17 2004 for discover by doxygen 1.3.4