CmdOptions Struct Reference

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

Public Attributes

std::string applicationName
 
std::string command
 
std::shared_ptr< boost::program_options::options_description > description
 
bool error
 
std::string packageName
 
std::string parameters
 
bool print
 
bool remote
 
std::string scxPath
 
bool showHelp
 
bool wait
 

Detailed Description

Definition at line 33 of file ScenarioCliOptions.h.

Member Data Documentation

◆ applicationName

std::string applicationName

Definition at line 43 of file ScenarioCliOptions.h.

◆ command

std::string command

Definition at line 41 of file ScenarioCliOptions.h.

◆ description

std::shared_ptr<boost::program_options::options_description> description

Definition at line 45 of file ScenarioCliOptions.h.

◆ error

bool error

Definition at line 36 of file ScenarioCliOptions.h.

◆ packageName

std::string packageName

Definition at line 42 of file ScenarioCliOptions.h.

◆ parameters

std::string parameters

Definition at line 44 of file ScenarioCliOptions.h.

◆ print

bool print

Definition at line 37 of file ScenarioCliOptions.h.

◆ remote

bool remote

Definition at line 39 of file ScenarioCliOptions.h.

◆ scxPath

std::string scxPath

Definition at line 40 of file ScenarioCliOptions.h.

◆ showHelp

bool showHelp

Definition at line 35 of file ScenarioCliOptions.h.

◆ wait

bool wait

Definition at line 38 of file ScenarioCliOptions.h.


The documentation for this struct was generated from the following file: