Xalan-C++ API Documentation

The Xalan C++ XSLT Processor Version 1.11


Public Member Functions | List of all members
CollectionDeleteGuard< CollectionType, DeleteFunctorType > Class Template Reference

#include <STLHelper.hpp>

Public Member Functions

 CollectionDeleteGuard (CollectionType &theCollection)
 
 ~CollectionDeleteGuard ()
 
void release ()
 

Detailed Description

template<class CollectionType, class DeleteFunctorType>
class CollectionDeleteGuard< CollectionType, DeleteFunctorType >

Definition at line 528 of file STLHelper.hpp.

Constructor & Destructor Documentation

◆ CollectionDeleteGuard()

template<class CollectionType, class DeleteFunctorType>
CollectionDeleteGuard< CollectionType, DeleteFunctorType >::CollectionDeleteGuard ( CollectionType &  theCollection)
inline

Definition at line 532 of file STLHelper.hpp.

◆ ~CollectionDeleteGuard()

template<class CollectionType, class DeleteFunctorType>
CollectionDeleteGuard< CollectionType, DeleteFunctorType >::~CollectionDeleteGuard ( )
inline

Definition at line 537 of file STLHelper.hpp.

Member Function Documentation

◆ release()

template<class CollectionType, class DeleteFunctorType>
void CollectionDeleteGuard< CollectionType, DeleteFunctorType >::release ( )
inline

Definition at line 553 of file STLHelper.hpp.


The documentation for this class was generated from the following file:

Interpreting class diagrams

Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.

Xalan-C++ XSLT Processor Version 1.11
Copyright © 1999-2012 The Apache Software Foundation.
All Rights Reserved.

Apache Logo