16 #ifndef ZORBA_EXTERNAL_FUNCTION_PARAM_API_H
17 #define ZORBA_EXTERNAL_FUNCTION_PARAM_API_H
43 virtual void destroy()
throw() = 0;
virtual void destroy()=0
This function is invoked by Zorba when the DynamicContext that contains the instance is destroyed...
virtual ~ExternalFunctionParameter()
Virtual destructor with an empty implementation.
Instances of subclasses of this abstract class may be used as parameters to the DynamicContext::addEx...