ScenarioManagerCliOptions Class Reference

#include <ArmarXCore/applications/ScenarioCli/ScenarioCliOptions.h>

Public Member Functions

CmdOptions parseCmdOptions (int argc, char *argv[])
 
void showHelp (CmdOptions options, std::string errorMessage="")
 

Static Public Member Functions

static std::string GetScenarioNameByCommandLineInput (CmdOptions string)
 

Detailed Description

Definition at line 48 of file ScenarioCliOptions.h.

Member Function Documentation

◆ GetScenarioNameByCommandLineInput()

std::string GetScenarioNameByCommandLineInput ( CmdOptions  string)
static

Definition at line 158 of file ScenarioCliOptions.cpp.

◆ parseCmdOptions()

CmdOptions parseCmdOptions ( int  argc,
char *  argv[] 
)

Definition at line 34 of file ScenarioCliOptions.cpp.

+ Here is the call graph for this function:

◆ showHelp()

void showHelp ( CmdOptions  options,
std::string  errorMessage = "" 
)

Definition at line 148 of file ScenarioCliOptions.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

The documentation for this class was generated from the following files: