Go to the documentation of this file.
38 #include <boost/program_options.hpp>
52 using namespace boost::program_options;
68 string getInputDir()
const {
return m_variables[
"inputDir"].as<
string>(); }
69 string getOutputDir()
const {
return m_variables[
"outputDir"].as<
string>(); }
70 string getOutputFile()
const {
return m_variables[
"outputFile"].as<
string>(); }
86 cout <<
"##### Program options: " << endl;
string getOutputDir() const
string getInputDir() const
ostream & operator<<(ostream &os, const Options &o)
Overlaoeded outpur operator.
positional_options_description m_pdescr
The internally used positional option desription.
A class to parse the program options for the reconstruction executable.
string getOutputFile() const
options_description m_descr
The internally used option description.
variables_map m_variables
The internally used variable map.
lvr2
Author(s): Thomas Wiemann
, Sebastian Pütz , Alexander Mock , Lars Kiesow , Lukas Kalbertodt , Tristan Igelbrink , Johan M. von Behren , Dominik Feldschnieders , Alexander Löhr
autogenerated on Wed Mar 2 2022 00:37:24