GEAR  1.6.1
 All Classes Namespaces Functions Variables Typedefs Enumerations Friends Pages
Public Member Functions | Static Public Member Functions | Protected Attributes | List of all members
gear::GearXML Class Reference

Implementation of GEAR using XML. More...

#include <GearXML.h>

Public Member Functions

 GearXML (const std::string &fileName)
 C'tor specifying the file name.
 
GearMgrcreateGearMgr ()
 Creates an instance of GearMgr from the data given in the XML file. More...
 

Static Public Member Functions

static 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 380 2011-08-26 12:24:46Z gaede

Definition at line 18 of file GearXML.h.

Member Function Documentation

GearMgr * gear::GearXML::createGearMgr ( )

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