#include <CommonOptions.h>

Public Member Functions | |
| string | getObjectName () const |
| Gets the Name of the Options. | |
| OptionGroupsType | getGroup () |
Static Public Member Functions | |
| static void | init (int argc, char *const argv[]) |
| static void | init (bool in) |
Public Attributes | |
| StringOption * | execName |
| StringOption * | resTaskFile |
| StringOption * | configFile |
| IntOption * | schedMinTimeUsecs |
| IntOption * | robotId |
| IntOption * | embVisOn |
| StringOption * | scenario |
| IntOption * | fifoOn |
| IntOption * | debugLevel |
| BoolOption * | saveFiles |
| StringOption * | rootSaveFiles |
| BoolOption * | useNewScheduler |
| string CommonOptions::getObjectName | ( | ) | const [inline, virtual] |
| OptionGroupsType CommonOptions::getGroup | ( | ) | [inline, virtual] |
Reimplemented from Options.
| void CommonOptions::init | ( | int | argc, | |
| char *const | argv[] | |||
| ) | [static] |
| void CommonOptions::init | ( | bool | in | ) | [static] |
1.5.6