Main Page | Class Hierarchy | Class List | File List | Class Members

gear::GearXML Class Reference

Implementation of GEAR using XML. More...

#include <GearXML.h>

List of all members.

Public Member Functions

 GearXML (const std::string &fileName)
 C'tor specifying the file name.

virtual GearMgrcreateGearMgr ()
 Creates an instance of GearMgr from the data given in the XML file.


Static Public Member Functions

void createXMLFile (GearMgr *mgr, const std::string &fileName)
 Write an XML file to disk from the given GearMgr object.


Protected Attributes

std::string _fileName
GearMgrImpl_gearMgr


Detailed Description

Implementation of GEAR using XML.

Author:
F. Gaede, DESY
Version:
Id
GearXML.h,v 1.2 2005/11/25 16:08:15 gaede Exp


Member Function Documentation

virtual GearMgr* gear::GearXML::createGearMgr  )  [virtual]
 

Creates an instance of GearMgr from the data given in the XML file.

Exceptions:
ParseException 


The documentation for this class was generated from the following file:
Generated on Tue Sep 5 11:36:31 2006 for Gear by doxygen 1.3.5