Eclipse SUMO - Simulation of Urban MObility
AGFrame Class Reference

Sets and checks options for ActivityGen. More...

#include <AGFrame.h>

Static Public Member Functions

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

Detailed Description

Sets and checks options for ActivityGen.

Definition at line 34 of file AGFrame.h.

Member Function Documentation

◆ checkOptions()

bool AGFrame::checkOptions ( )
static

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

Returns
Whether all needed options are set
Todo:
Not implemented yet

Definition at line 91 of file AGFrame.cpp.

◆ fillOptions()

void AGFrame::fillOptions ( )
static

Inserts options used by ActivityGen into the OptionsCont singleton.

Definition at line 43 of file AGFrame.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: