#include "../Config.h"
#include <boost/cstdint.hpp>
#include <boost/noncopyable.hpp>
#include <boost/ptr_container/ptr_vector.hpp>
#include <boost/shared_ptr.hpp>
#include <string>
#include <vector>
Go to the source code of this file.
Classes | |
class | te::da::DataSetItem |
An implementation of the DatasetItem class for the TerraLib In-Memory Data Access driver. More... | |
Namespaces | |
te | |
TerraLib. | |
te::da | |
Namespace for the DataAccess API of TerraLib. | |
te::dt | |
Namespace for the Data Type module of TerraLib. | |
te::gm | |
Namespace for the Vector Geometry module of TerraLib. | |
te::rst | |
Namespace for the Raster module of TerraLib. | |