GenericSAXHandler.h File Reference


Detailed Description

Author:
Daniel Krajzewicz
Date:
Sept 2002
Version:
Id
GenericSAXHandler.h 8236 2010-02-10 11:16:41Z behrisch

Definition in file GenericSAXHandler.h.

#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 "SUMOXMLDefinitions.h"
#include "SUMOSAXAttributes.h"

Go to the source code of this file.

Data Structures

class  GenericSAXHandler
 A handler which converts occuring elements and attributes into enums. More...
struct  GenericSAXHandler::Attr
 An attribute name and its numerical representation. More...
struct  GenericSAXHandler::Tag
 A tag (element) name with its numerical representation. More...

Variables

GenericSAXHandler::Attr sumoattrs []
 The names of SUMO-XML attributes.
GenericSAXHandler::Tag sumotags []
 The names of SUMO-XML elements.


Variable Documentation

The names of SUMO-XML attributes.

Definition at line 181 of file SUMOXMLDefinitions.cpp.

The names of SUMO-XML elements.

Definition at line 42 of file SUMOXMLDefinitions.cpp.


Generated on Wed May 5 00:06:37 2010 for Sumo - Simulation of Urban MObility by  doxygen 1.5.6