Go to the documentation of this file.
41 #include <boost/program_options.hpp>
53 using namespace boost::program_options;
69 string inputDir()
const {
return m_variables[
"inputDir"].as<
string>(); }
71 string outputFile()
const {
return m_variables[
"outputFile"].as<
string>();}
90 cout <<
"##### Program options: " << endl;
91 cout <<
"##### Input file \t\t: " << o.
inputDir() << endl;
options_description m_descr
The internally used option description.
variables_map m_variables
The internally used variable map.
string outputFile() const
positional_options_description m_pdescr
The internally used positional option desription.
ostream & operator<<(ostream &os, const Options &o)
Overlaoeded outpur operator.
A class to parse the program options for the reconstruction executable.
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