Public Member Functions | |
void | operator() (Type &theArg) |
void | operator() (Type *theArg) |
void | operator() (const Type *theArg) |
void | operator() (Type *theArg, MemoryManagerType &theMemoryManager) |
void | operator() (const Type *theArg, MemoryManagerType &theMemoryManager) |
void XalanDestroyFunctor< Type >::operator() | ( | Type & | theArg) |
void XalanDestroyFunctor< Type >::operator() | ( | Type * | theArg) |
void XalanDestroyFunctor< Type >::operator() | ( | const Type * | theArg) |
void XalanDestroyFunctor< Type >::operator() | ( | Type * | theArg, |
MemoryManagerType & | theMemoryManager | ||
) |
void XalanDestroyFunctor< Type >::operator() | ( | const Type * | theArg, |
MemoryManagerType & | theMemoryManager | ||
) |
Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.
![]() |
Xalan-C++ XSLT Processor Version 1.10 |
|