45 const std::string& file,
46 const std::string& settingsFile,
47 const bool viewportFromRegistry)
@ EVENT_SIMULATION_LOADED
send when a simulation has been loaded
std::string mySettingsFile
the name of the settings file to load
~GNEEvent_NetworkLoaded()
destructor
bool myViewportFromRegistry
whether loading viewport from registry
std::string myFile
the name of the loaded file
GNEEvent_NetworkLoaded(GNENet *net, const std::string &file, const std::string &settingsFile, const bool viewportFromRegistry)
constructor
GNENet * myNet
the loaded net
A NBNetBuilder extended by visualisation and editing capabilities.