Eclipse SUMO - Simulation of Urban MObility
|
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. | |
static void | fillOptions () |
Inserts options used by ActivityGen into the OptionsCont singleton. | |
|
static |
Checks set options from the OptionsCont singleton for being valid for usage within ActivityGen.
Definition at line 91 of file AGFrame.cpp.
|
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().