Abstract XML handler for TPCModuleXML. More...
#include <TPCModuleXML.h>
Public Member Functions | |
| virtual TiXmlElement | toXML (const TPCModule *layout) const |
| Creates an XML node for the given TPCModule. | |
| virtual TPCModule * | fromXML (const TiXmlElement *moduleElement, const TiXmlElement *defaultModuleElement, int tpcCoordinateType, int moduleID) const |
| Creates the appropriate TPCModule class from the given XML element (node) | |
1.8.5