Parser for routes during their loading.
~SUMORouteLoader()
destructor
SUMORouteHandler * myHandler
the used Handler
bool myMoreAvailable
flag with information whether more vehicles should be available
bool moreAvailable() const
returns the information whether new data is available
SUMOTime loadUntil(SUMOTime time)
loads vehicles until a vehicle is read that starts after the specified time
SUMOSAXReader * myParser
the used SAXReader
SUMOTime getFirstDepart() const
returns the first departure time that was ever read
SAX-reader encapsulation containing binary reader.