Eclipse SUMO - Simulation of Urban MObility
RODFFrame Class Reference

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. More...
 
static void fillOptions ()
 Inserts options used by dfrouter into the OptionsCont-singleton. More...
 

Detailed Description

Sets and checks options for df-routing.

Definition at line 33 of file RODFFrame.h.

Member Function Documentation

◆ checkOptions()

bool RODFFrame::checkOptions ( )
static

Checks set options from the OptionsCont-singleton for being valid for usage within dfrouter.

Returns
Whether all needed options are set
Todo:
Unused currently; repair/fill

Definition at line 253 of file RODFFrame.cpp.

Referenced by main().

Here is the caller graph for this function:

◆ fillOptions()

void RODFFrame::fillOptions ( )
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().

Here is the caller graph for this function:

The documentation for this class was generated from the following files: