#include <STLHelper.hpp>
Definition at line 42 of file STLHelper.hpp.
void XalanDestroyFunctor< Type >::operator() | ( | Type & | theArg | ) | [inline] |
Definition at line 46 of file STLHelper.hpp.
void XalanDestroyFunctor< Type >::operator() | ( | const Type * | theArg, | |
MemoryManager & | theMemoryManager | |||
) | [inline] |
Definition at line 77 of file STLHelper.hpp.
void XalanDestroyFunctor< Type >::operator() | ( | Type * | theArg, | |
MemoryManager & | theMemoryManager | |||
) | [inline] |
Definition at line 64 of file STLHelper.hpp.
void XalanDestroyFunctor< Type >::operator() | ( | const Type * | theArg | ) | [inline] |
Definition at line 58 of file STLHelper.hpp.
void XalanDestroyFunctor< Type >::operator() | ( | Type * | theArg | ) | [inline] |
Definition at line 52 of file STLHelper.hpp.
Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.
Xalan-C++ XSLT Processor Version 1.11 |
|