|
|
Classes | |
| class | Application |
| Baseclass for all ArmarX applications. More... | |
| struct | Options |
| Stucture containing the parsed options of the application. More... | |
| class | ApplicationPropertyDefinitions |
| Application property definition container. More... | |
Enumerations | |
| enum | OptionsFormat { eHelpBrief, eOptionsDetailed, eDoxygen, eDoxygenComponentPages, eConfig, eXml } |
| Help format to display. More... | |
| enum OptionsFormat |
#include <ArmarXCore/core/application/ApplicationOptions.h>
Help format to display.
Help format is set on commandline using the -f option.
| Enumerator | |
|---|---|
| eHelpBrief | |
| eOptionsDetailed | |
| eDoxygen | |
| eDoxygenComponentPages | |
| eConfig | |
| eXml | |
Definition at line 62 of file ApplicationOptions.h.