#include <XalanEXSLTSetImpl.hpp>
Inherits FunctionDistinct.
Definition at line 92 of file XalanEXSLTSetImpl.hpp.
XalanEXSLTFunctionDistinct::XalanEXSLTFunctionDistinct | ( | ) | [inline] |
Definition at line 96 of file XalanEXSLTSetImpl.hpp.
virtual XalanEXSLTFunctionDistinct::~XalanEXSLTFunctionDistinct | ( | ) | [inline, virtual] |
Definition at line 102 of file XalanEXSLTSetImpl.hpp.
virtual XalanEXSLTFunctionDistinct* XalanEXSLTFunctionDistinct::clone | ( | MemoryManager & | theManager | ) | const [inline, virtual] |
Create a copy of the function object.
Reimplemented from FunctionDistinct.
Definition at line 111 of file XalanEXSLTSetImpl.hpp.
virtual const XalanDOMString& XalanEXSLTFunctionDistinct::getError | ( | XalanDOMString & | theBuffer | ) | const [inline, protected, virtual] |
Get the error message to report when the function is called with the wrong number of arguments.
theBuffer | The XalanDOMString for the message. |
Reimplemented from FunctionDistinct.
Definition at line 119 of file XalanEXSLTSetImpl.hpp.
Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.
Xalan-C++ XSLT Processor Version 1.11 |
|