I. GDA Common Library API Reference

The GDA common library contains a set of functions which hide the low-level implementation details, apart from offering convenience functions for some tasks. The reason for hiding the low-level implementation details is to allow an easy porting of the whole libgda architecture by only really porting one library, in this case libgda-common.

Table of Contents
gda-common-defs -- 
gda-common -- Common functions for GDA clients and providers
gda-config -- Functions to access the underlying configuration database
gda-corba -- CORBA utility functions
GdaError -- 
GdaListener -- 
gda-log -- Functions to write GDA logs
gda-quark-list -- 
GdaThread -- Thread support functions
gda-util -- Convenient functions
GdaXmlDatabase -- Functions for managing a XML database file
GdaXmlDocument -- 
gda-xml-util --