| XalanAutoPtr< Type >::XalanAutoPtr | ( | Type * | thePointer = 0 | ) |
| XalanAutoPtr< Type >::XalanAutoPtr | ( | const XalanAutoPtr< Type > & | theSource | ) |
| XalanAutoPtr< Type >::~XalanAutoPtr | ( | ) |
| Type* XalanAutoPtr< Type >::get | ( | ) | const |
| Type& XalanAutoPtr< Type >::operator* | ( | ) | const |
| Type* XalanAutoPtr< Type >::operator-> | ( | ) | const |
| XalanAutoPtr<Type>& XalanAutoPtr< Type >::operator= | ( | XalanAutoPtr< Type > & | theRHS | ) |
| Type* XalanAutoPtr< Type >::release | ( | ) |
| void XalanAutoPtr< Type >::reset | ( | Type * | thePointer = 0 | ) |
Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.
|
Xalan-C++ XSLT Processor Version 1.10 |
|
|