 |
Eclipse SUMO - Simulation of Urban MObility
|
Go to the documentation of this file.
20 #ifndef RODFDetectorHandler_h
21 #define RODFDetectorHandler_h
46 const std::string& file);
SAX2-Handler for loading DFROUTER-detector definitions.
RODFDetectorHandler(RODFNet *optNet, bool ignoreErrors, RODFDetectorCon &con, const std::string &file)
Constructor.
RODFDetectorCon & myContainer
the container to put the detectors into
SAX-handler base for SUMO-files.
bool myIgnoreErrors
whether to ignore errors on parsing
A container for RODFDetectors.
virtual ~RODFDetectorHandler()
Destructor.
Encapsulated SAX-Attributes.
RODFDetectorHandler & operator=(const RODFDetectorHandler &src)
invalidated assignment operator
void myStartElement(int element, const SUMOSAXAttributes &attrs)
Called on the opening of a tag;.