![]() |
Eclipse SUMO - Simulation of Urban MObility
|
#include <config.h>#include <string>#include <map>#include <stack>#include <sstream>#include <vector>#include <xercesc/sax2/Attributes.hpp>#include <xercesc/sax2/DefaultHandler.hpp>#include <utils/common/UtilExceptions.h>#include <utils/common/StringBijection.h>#include "SUMOSAXAttributes.h"Go to the source code of this file.
Data Structures | |
| class | GenericHandler |
| A handler which converts occurring elements and attributes into enums. More... | |
Definition in file GenericHandler.h.