Chaste  Release::2018.1
XmlTools::Finalizer Class Reference

#include <XmlTools.hpp>

+ Collaboration diagram for XmlTools::Finalizer:

Public Member Functions

 Finalizer (bool init)
 
 ~Finalizer ()
 

Detailed Description

A little class that automatically finalizes Xerces in its destructor.

Definition at line 101 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 108 of file XmlTools.cpp.

XmlTools::Finalizer::~Finalizer ( )

Finalize the Xerces runtime.

Definition at line 120 of file XmlTools.cpp.

References XmlTools::Finalize().


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