20 #ifndef SUMORouteLoader_h 21 #define SUMORouteLoader_h
bool myMoreAvailable
information whether more vehicles should be available
SAX-reader encapsulation containing binary reader.
~SUMORouteLoader()
destructor
bool moreAvailable() const
returns the information whether new data is available
SUMOTime loadUntil(SUMOTime time)
SUMOTime getFirstDepart() const
returns the first departure time that was ever read
SUMORouteHandler * myHandler
the used Handler
Parser for routes during their loading.
SUMOSAXReader * myParser
the used SAXReader
SUMORouteLoader(SUMORouteHandler *handler)
constructor