ATLAS Offline Software
Loading...
Searching...
No Matches
myXerces::Lib Struct Reference

#include <xmlUtilities.h>

Collaboration diagram for myXerces::Lib:

Public Member Functions

 Lib ()
 ~Lib ()

Detailed Description

Definition at line 66 of file xmlUtilities.h.

Constructor & Destructor Documentation

◆ Lib()

myXerces::Lib::Lib ( )
inline

Definition at line 67 of file xmlUtilities.h.

67 {
68 xercesc::XMLPlatformUtils::Initialize();
69 }

◆ ~Lib()

myXerces::Lib::~Lib ( )
inline

Definition at line 71 of file xmlUtilities.h.

71 {
72 xercesc::XMLPlatformUtils::Terminate();
73 }

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