28#ifndef __TERRALIB_VP_INTERNAL_ALGORITHM_H
29#define __TERRALIB_VP_INTERNAL_ALGORITHM_H
Algorithm(const Algorithm &)
Algorithm & operator=(const Algorithm &)
virtual bool executeQuery(AlgorithmParams *mainParams)=0
virtual bool executeMemory(AlgorithmParams *mainParams)=0
Implementation of a random-access dataset class for the TerraLib In-Memory Data Access driver.
Namespace for Vector Processing module of TerraLib.
Configuration flags for the Terrralib Vector Processing module.
#define TEVPEXPORT
You can use this macro in order to export/import classes and functions from this module.