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