#include "../dataaccess/dataset/DataSet.h"#include "../dataaccess/datasource/DataSource.h"#include "Config.h"#include <boost/thread.hpp>Go to the source code of this file.
Classes | |
| class | te::mem::DataSource |
| Implementation of a random-access dataset class for the TerraLib In-Memory Data Access driver. More... | |
Namespaces | |
| te | |
| URI C++ Library. | |
| te::da | |
| Namespace for the DataAccess API of TerraLib. | |
| te::mem | |
| Namespace for the memory data source of TerraLib. | |