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) | |
Abstract XML handler for TPCModuleXML.
Definition at line 19 of file TPCModuleXML.h.
1.8.6