Loading...
Searching...
No Matches
dataset Directory Reference

Files

 AttributeConverterManager.h
 A singleton to keep all the registered Attribute Converter.
 
 AttributeConverters.h
 Definition of attribute converter and a set of them.
 
 CheckConstraint.h
 A class that describes a check constraint.
 
 Constraint.h
 A class that describes a constraint.
 
 DataSet.h
 A dataset is the unit of information manipulated by the data access module of TerraLib.
 
 DataSetAdapter.h
 An adapter for DataSet.
 
 DataSetCapabilities.h
 A class that informs what the dataset implementation of a given data source can perform.
 
 DataSetItem.h
 
 DataSetType.h
 A class that models the description of a dataset.
 
 DataSetTypeCapabilities.h
 A class that informs what kind of constraint and index is supported by a given data source.
 
 DataSetTypeConverter.h
 An converter for DataSetType.
 
 FilteredDataSet.h
 This class represents a filtered data set.
 
 ForeignKey.h
 It models a foreign key constraint for a DataSetType.
 
 Index.h
 It describes an index associated to a DataSetType.
 
 ObjectId.h
 This class represents an unique id for a data set element.
 
 ObjectIdSet.h
 This class represents a set of unique ids created in the same context. i.e. from the same data set.
 
 PrimaryKey.h
 It describes a primary key (pk) constraint.
 
 Sequence.h
 It describes a sequence (a number generator).
 
 UniqueKey.h
 It describes a unique key (uk) constraint.