Xalan-C++ API Documentation

The Xalan C++ XSLT Processor Version 1.11


Public Member Functions | List of all members
CollectionClearGuard< CollectionType > Class Template Reference

#include <STLHelper.hpp>

Public Member Functions

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

Detailed Description

template<class CollectionType>
class CollectionClearGuard< CollectionType >

Definition at line 490 of file STLHelper.hpp.

Constructor & Destructor Documentation

◆ CollectionClearGuard()

template<class CollectionType>
CollectionClearGuard< CollectionType >::CollectionClearGuard ( CollectionType &  theCollection)
inline

Definition at line 494 of file STLHelper.hpp.

◆ ~CollectionClearGuard()

template<class CollectionType>
CollectionClearGuard< CollectionType >::~CollectionClearGuard ( )
inline

Definition at line 499 of file STLHelper.hpp.

Member Function Documentation

◆ release()

template<class CollectionType>
void CollectionClearGuard< CollectionType >::release ( )
inline

Definition at line 508 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