Eclipse SUMO - Simulation of Urban MObility
sumo_main.cpp File Reference
#include <config.h>
#include <csignal>
#include <netload/NLBuilder.h>
#include <utils/common/MsgHandler.h>
#include <utils/common/SystemFrame.h>
#include <utils/options/OptionsIO.h>
#include <utils/xml/XMLSubSys.h>
#include <traci-server/TraCIServer.h>
Include dependency graph for sumo_main.cpp:

Go to the source code of this file.

Functions

int main (int argc, char **argv)
 
void signalHandler (int signum)
 

Detailed Description

Author
Daniel Krajzewicz
Jakob Erdmann
Axel Wegener
Thimor Bohn
Michael Behrisch
Date
Tue, 20 Nov 2001

Definition in file sumo_main.cpp.

Function Documentation

◆ main()

◆ signalHandler()

void signalHandler ( int  signum)

Definition at line 43 of file sumo_main.cpp.

References MSNet::generateStatistics(), SysUtils::getCurrentMillis(), MSNet::getInstance(), OptionsCont::getOptions(), MSNet::hasInstance(), MSNet::interrupt(), SIMSTEP, string2time(), and TL.

Referenced by main().

Here is the caller graph for this function: