AssertXercesIsAlive Class Reference

Class initializing Xerces library. More...

#include <userinfo.h>

List of all members.

Public Member Functions

 AssertXercesIsAlive ()
 default constructor

Classes

class  XercesConnector
 Singleton class implementing the key property of the 'AssertXercesIsAlive' class.


Detailed Description

Class initializing Xerces library.

This class is used to initialize the Xerces library. Namely to call static method XMLPlatformUtils::Initialize(). It should be called just once, at previously to any other usage of the Xerces library. This behaviour is assured by a quite complicated design based on the use of an inner singleton class named 'XercesConnector'. The point is to be the first initialized class even within the set of all (global) static variables. For better understanding, find instances of this class and look at their context.


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

Generated on Wed Oct 15 15:57:12 2008 for mixpp by  doxygen 1.5.6