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