26#ifndef __TERRALIB_SE_INTERNAL_FUNCTION_H
27#define __TERRALIB_SE_INTERNAL_FUNCTION_H
This is an abstract class that models a Filter Encoding expression.
virtual ~Function()
Virtual destructor.
const std::string & getFallbackValue() const
Function()
It initializes a new Function.
void setFallbackValue(const std::string &v)
std::string m_fallbackValue
The value of the fallbackValue attribute is used as a default value, if the SE implementation does no...
This is an abstract class that models a Filter Encoding expression.
Namespace for the Symbology Encoding module of TerraLib.
Configuration flags for the Symbology Encoding support of TerraLib.
#define TESEEXPORT
You can use this macro in order to export/import classes and functions from this module.