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