23 #ifndef GUIEvent_SimulationLoaded_h 24 #define GUIEvent_SimulationLoaded_h 62 const std::string& file,
63 const std::vector<std::string>& settingsFiles,
const bool myOsgView
whether to load the OpenSceneGraph view
GUIEvent_SimulationLoaded(GUINet *net, SUMOTime startTime, SUMOTime endTime, const std::string &file, const std::vector< std::string > &settingsFiles, const bool osgView)
constructor
const SUMOTime myBegin
the time the simulation shall start with
GUIEvent_SimulationLoaded & operator=(const GUIEvent_SimulationLoaded &s)
Invalidated assignment operator.
const std::vector< std::string > mySettingsFiles
the name of the settings file to load
~GUIEvent_SimulationLoaded()
destructor
const std::string myFile
the name of the loaded file
A MSNet extended by some values for usage within the gui.
send when a simulation has been loaded
const SUMOTime myEnd
the time the simulation shall end with
GUINet * myNet
the loaded net