Data Source Informations tool. More...
#include <Utils.h>#include <terralib/common.h>#include <terralib/common/TerraLib.h>#include <terralib/common/AbstractFactory.h>#include <terralib/plugin/Plugin.h>#include <terralib/plugin/PluginManager.h>#include <terralib/dataaccess.h>#include <terralib/dataaccess/datasource/DataSourceFactory.h>#include <terralib/datatype.h>#include <iostream>Go to the source code of this file.
Classes | |
| struct | CCInfo | 
| Struct that stores information about a check constraint using the most common data types.  More... | |
| struct | DataSetStruct | 
| Struct that stores information about a data set using the most common data types.  More... | |
| struct | DataSourceHeader | 
| Struct that stores information about a data source header.  More... | |
| class | DSInfo | 
| Class with methods to manage the application.  More... | |
| struct | FKInfo | 
| Struct that stores information about a foreign key using the most common data types.  More... | |
| struct | IdxInfo | 
| Struct that stores information about a index using the most common data types.  More... | |
| struct | PKInfo | 
| Struct that stores information about a primary key using the most common data types.  More... | |
| struct | UKInfo | 
| Struct that stores information about a unique key using the most common data types.  More... | |
Data Source Informations tool.
Definition in file DSInfo.h.