Eclipse SUMO - Simulation of Urban MObility
GenericHandler.h File Reference
#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"
Include dependency graph for GenericHandler.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  GenericHandler
 A handler which converts occurring elements and attributes into enums. More...
 

Detailed Description

Author
Pablo Alvarez Lopez
Date
Dec 2022

Definition in file GenericHandler.h.