Implementation of the data source class for the ADO driver. More...
#include "../dataaccess/datasource/DataSource.h"#include "../dataaccess/datasource/DataSourceCapabilities.h"#include "Config.h"#include <boost/thread/locks.hpp>#include <boost/thread/mutex.hpp>Go to the source code of this file.
Classes | |
| class | te::ado::DataSource |
| The ADO driver. More... | |
Namespaces | |
| namespace | te |
| TerraLib. | |
| namespace | te::ado |
| Namespace for the TerraLib ADO driver implementation. | |
| namespace | te::gm |
| Namespace for the Vector Geometry module of TerraLib. | |
Implementation of the data source class for the ADO driver.
Definition in file DataSource.h.