18 #ifndef __otbTransactorGISTableFunction_h
19 #define __otbTransactorGISTableFunction_h
39 class TOutput,
class TTransactor
47 itkStaticConstMacro(TableDimension,
unsigned int,
48 TInputTable::TSpatialDimension);
73 virtual TOutput Evaluate()
81 void PrintSelf(std::ostream& os, Indent indent)
const;
88 void operator =(
const Self&);