26 #ifndef __TERRALIB_MEMORY_INTERNAL_PREPAREDITEMCOPY_H 27 #define __TERRALIB_MEMORY_INTERNAL_PREPAREDITEMCOPY_H 45 using ColumnMapping = std::vector< std::pair<std::size_t, std::size_t> >;
88 #endif // __TERRALIB_MEMORY_INTERNAL_PREPAREDITEMCOPY_H #define TEMEMORYEXPORT
You can use this macro in order to export/import classes and functions from this module.
std::vector< std::pair< std::size_t, std::size_t > > ColumnMapping
Configuration flags for the TerraLib In-memory Data Access driver.
An implementation of the DatasetItem class for the TerraLib In-Memory Data Access driver...
An implementation of the DatasetItem class for the TerraLib In-Memory Data Access driver...
This class is used to optimize the copy of several dataSetItems by caching the mapping between the co...
ColumnMapping m_columnMapping