Eclipse SUMO - Simulation of Urban MObility
netconvert_main.cpp File Reference
Include dependency graph for netconvert_main.cpp:

Go to the source code of this file.

Functions

bool checkOptions ()
 
void fillOptions ()
 
int main (int argc, char **argv)
 

Detailed Description

Author
Daniel Krajzewicz
Jakob Erdmann
Michael Behrisch
Date
Tue, 20 Nov 2001

Definition in file netconvert_main.cpp.

Function Documentation

◆ checkOptions()

bool checkOptions ( )

Definition at line 82 of file netconvert_main.cpp.

References NBFrame::checkOptions(), NIFrame::checkOptions(), NWFrame::checkOptions(), and SystemFrame::checkOptions().

Referenced by main().

Here is the caller graph for this function:

◆ fillOptions()

◆ main()