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