26 #ifndef __TERRALIB_COMMON_INTERNAL_ABSTRACTPARAMETERS_H
27 #define __TERRALIB_COMMON_INTERNAL_ABSTRACTPARAMETERS_H
31 #include "../NoExceptDefinition.h"
Abstract parameters base interface.
AbstractParameters()
Constructor.
virtual ~AbstractParameters()
Virtual destructor.
virtual void reset() _NOEXCEPT_OP(false)=0
Clear all internal allocated resources and reset the parameters instance to its initial state.
#define TECOMMONEXPORT
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).
An exception class for the XML module.