22 #ifndef PCTypeDefHandler_h 23 #define PCTypeDefHandler_h
virtual ~PCTypeDefHandler()
Destructor.
SAX-handler base for SUMO-files.
PCTypeMap & myContainer
The type map to fill.
A storage for type mappings.
Encapsulated SAX-Attributes.
PCTypeDefHandler(OptionsCont &oc, PCTypeMap &con)
Constructor.
A handler for loading polygon type maps.
PCTypeDefHandler & operator=(const PCTypeDefHandler &src)
Invalidated assignment operator.
A storage for options typed value containers)
OptionsCont & myOptions
The options (program settings)
void myStartElement(int element, const SUMOSAXAttributes &attrs)
Called on the opening of a tag;.