Xalan-C++ API Reference  1.12.0
Public Member Functions | List of all members
xalanc::CollectionClearGuard< CollectionType > Class Template Reference

#include <xalanc/Include/STLHelper.hpp>

Public Member Functions

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

Detailed Description

template<class CollectionType>
class xalanc::CollectionClearGuard< CollectionType >

Definition at line 341 of file STLHelper.hpp.

Constructor & Destructor Documentation

◆ CollectionClearGuard()

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

Definition at line 345 of file STLHelper.hpp.

◆ ~CollectionClearGuard()

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

Definition at line 350 of file STLHelper.hpp.

Member Function Documentation

◆ release()

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

Definition at line 359 of file STLHelper.hpp.


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