Eclipse SUMO - Simulation of Urban MObility
|
Sets and checks options for df-routing. More...
#include <RODFFrame.h>
Static Public Member Functions | |
static bool | checkOptions () |
Checks set options from the OptionsCont-singleton for being valid for usage within dfrouter. | |
static void | fillOptions () |
Inserts options used by dfrouter into the OptionsCont-singleton. | |
Sets and checks options for df-routing.
Definition at line 33 of file RODFFrame.h.
|
static |
Checks set options from the OptionsCont-singleton for being valid for usage within dfrouter.
Definition at line 253 of file RODFFrame.cpp.
Referenced by main().
|
static |
Inserts options used by dfrouter into the OptionsCont-singleton.
Definition at line 45 of file RODFFrame.cpp.
References OptionsCont::addCallExample(), SystemFrame::addConfigurationOptions(), OptionsCont::addDescription(), OptionsCont::addOptionSubTopic(), SystemFrame::addReportOptions(), OptionsCont::addSynonyme(), OptionsCont::doRegister(), OptionsCont::getOptions(), RandHelper::insertRandOptions(), and TL.
Referenced by main().