Chaste Release::3.1
XmlTools::Finalizer Class Reference

#include <XmlTools.hpp>

List of all members.

Public Member Functions

 Finalizer (bool init)
 ~Finalizer ()

Detailed Description

A little class that automatically finalizes Xerces in its destructor.

Definition at line 98 of file XmlTools.hpp.


Constructor & Destructor Documentation

XmlTools::Finalizer::Finalizer ( bool  init)

Create the object.

Parameters:
initwhether to initialize the Xerces runtime also

Definition at line 110 of file XmlTools.cpp.

XmlTools::Finalizer::~Finalizer ( )

Finalize the Xerces runtime.

Definition at line 122 of file XmlTools.cpp.

References XmlTools::Finalize().


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