Eclipse SUMO - Simulation of Urban MObility
ROJTRFrame Class Reference

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

#include <ROJTRFrame.h>

Static Public Member Functions

static bool checkOptions ()
 Checks set options from the OptionsCont-singleton for being valid for usage within jtrrouter. More...
 
static void fillOptions ()
 Inserts options used by jtrrouter into the OptionsCont-singleton. More...
 

Detailed Description

Sets and checks options for jtr-routing.

Definition at line 32 of file ROJTRFrame.h.

Member Function Documentation

◆ checkOptions()

◆ fillOptions()

void ROJTRFrame::fillOptions ( )
static

Inserts options used by jtrrouter into the OptionsCont-singleton.

As jtrrouter shares several options with other routing appplications, the insertion of these is done via a call to ROFrame::fillOptions.

jtrrouer-specific options are added afterwards.

Definition at line 43 of file ROJTRFrame.cpp.

References OptionsCont::addCallExample(), SystemFrame::addConfigurationOptions(), OptionsCont::addDescription(), OptionsCont::addOptionSubTopic(), OptionsCont::addSynonyme(), OptionsCont::doRegister(), ROFrame::fillOptions(), 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: