| libgdamm Reference Documentation | 
| Classes | |
| class | Gnome::Gda::DataModel | 
| Abstract DataModel (Base class for all DataModels).  More... | |
| class | Gnome::Gda::DataModelArray | 
| An implementation of DataModel based on an array.  More... | |
| class | Gnome::Gda::DataModelFilterSQL | 
| Filtering data from one or several DataModel objects.  More... | |
| class | Gnome::Gda::DataModelHash | 
| An implementation of GdaDataModel based on a hash table.  More... | |
| class | Gnome::Gda::DataModelImport | 
| Importing data from a string or a file.  More... | |
| class | Gnome::Gda::DataModelQuery | 
| An implementation of DataModel based on a SELECT query.  More... | |
| class | Gnome::Gda::DataModelRow | 
| Base implementation for other objects to implement the DataModel interface based on the use of rows.  More... | |
| class | Gnome::Gda::DataProxy | 
| Proxy to hold modifications for any DataModel, providing the DataModel interface itself.  More... | |
| class | Gnome::Gda::Parameter | 
| Represents a Value with various attributes.  More... | |
| class | Gnome::Gda::ParameterList | 
| Manages a list of GdaParameter objects which contain individual values.  More... | |