28#ifndef __TERRALIB_VP_INTERNAL_ALGORITHM_H 
   29#define __TERRALIB_VP_INTERNAL_ALGORITHM_H 
   32#include "../memory/DataSet.h" 
Define input/output parameters for an operation.
 
Algorithm(const Algorithm &)
 
Algorithm & operator=(const Algorithm &)
 
virtual bool executeQuery(AlgorithmParams *mainParams)=0
 
virtual bool executeMemory(AlgorithmParams *mainParams)=0
 
#define TEVPEXPORT
You can use this macro in order to export/import classes and functions from this module.
 
Proxy configuration file for TerraView (see terraview_config.h).