![]() |
Eclipse SUMO - Simulation of Urban MObility
|
#include <signal.h>#include <utils/common/SystemFrame.h>#include <utils/foxtools/MsgHandlerSynchronized.h>#include <utils/gui/settings/GUICompleteSchemeStorage.h>#include <utils/options/OptionsIO.h>#include <utils/xml/XMLSubSys.h>#include <netedit/dialogs/GNECrashDialog.h>#include "GNEApplicationWindow.h"#include "GNEExternalRunner.h"#include "GNELoadThread.h"#include "GNETagPropertiesDatabase.h"Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
Definition in file netedit_main.cpp.
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 44 of file netedit_main.cpp.
References SystemFrame::close(), MsgHandlerSynchronized::create(), GNEApplicationWindow::dependentBuild(), GNELoadThread::fillOptions(), MsgHandler::getErrorInstance(), OptionsCont::getOptions(), OptionsIO::getOptions(), gLanguage, gSchemeStorage, MsgHandler::inform(), XMLSubSys::init(), GUICompleteSchemeStorage::init(), GNEApplicationWindow::loadOptionOnStartup(), MID_HOTKEY_CTRL_Q_CLOSE, OptionsIO::setArgs(), GNELoadThread::setDefaultOptions(), MsgHandler::setFactory(), TL, WRITE_ERROR, and GNETagPropertiesDatabase::writeAttributeHelp().