DataSetItem.h File Reference

An implementation of the DatasetItem class for the TerraLib In-Memory Data Access driver. More...

#include "Config.h"
#include <boost/cstdint.hpp>
#include <boost/ptr_container/ptr_vector.hpp>

Go to the source code of this file.

Classes

class  te::mem::DataSetItem
 An implementation of the DatasetItem 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::dt
 Namespace for the Data Type module of TerraLib.
 
 te::gm
 Namespace for the Vector Geometry module of TerraLib.
 
 te::mem
 Namespace for the memory data source of TerraLib.
 
 te::rst
 Namespace for the Raster module of TerraLib.
 

Functions

DataSetItem * te::mem::new_clone (const DataSetItem &a)
 For use with boost containers. More...
 

Detailed Description

An implementation of the DatasetItem class for the TerraLib In-Memory Data Access driver.

Definition in file DataSetItem.h.