SUMO - Simulation of Urban MObility
RODFFrame Class Reference

Sets and checks options for df-routing. More...

#include <RODFFrame.h>

Collaboration diagram for RODFFrame:
Collaboration graph

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 43 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 262 of file RODFFrame.cpp.

Referenced by main().

◆ fillOptions()


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