OGS
CommandLineArguments Struct Referencefinal

Detailed Description

Definition at line 18 of file CommandLineArgumentParser.h.

#include <CommandLineArgumentParser.h>

Public Attributes

std::string reference_path
 
std::string project
 
std::vector< std::string > xml_patch_file_names
 
std::string outdir
 
std::string mesh_dir
 
std::string script_dir
 
std::string log_level
 
bool log_parallel
 
bool write_prj
 
bool nonfatal
 
bool reference_path_is_set
 
bool enable_fpe_is_set
 

Member Data Documentation

◆ enable_fpe_is_set

bool CommandLineArguments::enable_fpe_is_set

Definition at line 32 of file CommandLineArgumentParser.h.

Referenced by main(), and parseCommandLineArguments().

◆ log_level

std::string CommandLineArguments::log_level

◆ log_parallel

bool CommandLineArguments::log_parallel

Definition at line 27 of file CommandLineArgumentParser.h.

Referenced by main(), and parseCommandLineArguments().

◆ mesh_dir

std::string CommandLineArguments::mesh_dir

◆ nonfatal

bool CommandLineArguments::nonfatal

◆ outdir

std::string CommandLineArguments::outdir

◆ project

std::string CommandLineArguments::project

◆ reference_path

std::string CommandLineArguments::reference_path

◆ reference_path_is_set

bool CommandLineArguments::reference_path_is_set

◆ script_dir

std::string CommandLineArguments::script_dir

◆ write_prj

bool CommandLineArguments::write_prj

◆ xml_patch_file_names

std::vector<std::string> CommandLineArguments::xml_patch_file_names

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