XalanArrayAutoPtr< Type >::XalanArrayAutoPtr | ( | Type * | thePointer = 0 |
) |
XalanArrayAutoPtr< Type >::XalanArrayAutoPtr | ( | const XalanArrayAutoPtr< Type > & | theSource | ) |
XalanArrayAutoPtr< Type >::~XalanArrayAutoPtr | ( | ) |
Type* XalanArrayAutoPtr< Type >::get | ( | ) | const |
Type& XalanArrayAutoPtr< Type >::operator* | ( | ) | const |
XalanArrayAutoPtr<Type>& XalanArrayAutoPtr< Type >::operator= | ( | XalanArrayAutoPtr< Type > & | theRHS | ) |
Type& XalanArrayAutoPtr< Type >::operator[] | ( | size_t | index | ) | const |
Type* XalanArrayAutoPtr< Type >::release | ( | ) |
void XalanArrayAutoPtr< 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 |
|