Miscellaneous

Utility functions
Logging — Log functions
Quark lists — Quark lists (lists of KEY=VALUE's)
GdaObject — The base class for many of the library's objects
GdaObjectRef — Used to reference other objects
GdaGraphviz — Creates .dot files which can then be processed with GraphViz.
GdaDataModelRowBase implementation for other objects to implement the GdaDataModel interface based on the usage of
GdaQueryField — Parent class for any query's field
GdaQueryObjectParent class for any object participating in a GdaQuery query
GdaThreader