![]() |
SUMO - Simulation of Urban MObility
|
#include <config.h>#include <ctime>#include <string>#include <iostream>#include <netload/NLBuilder.h>#include <utils/options/OptionsCont.h>#include <utils/options/OptionsIO.h>#include <utils/common/MsgHandler.h>#include <utils/common/SystemFrame.h>#include <utils/common/UtilExceptions.h>#include <utils/common/ToString.h>#include <utils/xml/XMLSubSys.h>#include <traci-server/TraCIServer.h>
Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 62 of file sumo_main.cpp.
References SystemFrame::close(), TraCIServer::close(), MsgHandler::getErrorInstance(), OptionsCont::getOptions(), OptionsCont::getString(), MsgHandler::inform(), XMLSubSys::init(), NLBuilder::init(), OptionsCont::setApplicationDescription(), OptionsCont::setApplicationName(), OptionsIO::setArgs(), MSNet::SIMSTATE_LOADING, MSNet::simulate(), string2time(), VERSION_STRING, and WRITE_ERROR.