Public Member Functions | Private Attributes | List of all members
slam2hdf5::Options Class Reference

A class to parse the program options for the reconstruction executable. More...

#include <Options.hpp>

Public Member Functions

string inputDir () const
 
 Options (int argc, char **argv)
 Ctor. Parses the command parameters given to the main function of the program. More...
 
virtual ~Options ()
 

Private Attributes

options_description m_descr
 The internally used option description. More...
 
positional_options_description m_pdescr
 The internally used positional option desription. More...
 
variables_map m_variables
 The internally used variable map. More...
 

Detailed Description

A class to parse the program options for the reconstruction executable.

Definition at line 51 of file src/tools/lvr2_slam2hdf5/Options.hpp.

Constructor & Destructor Documentation

◆ Options()

Options::Options ( int  argc,
char **  argv 
)

Ctor. Parses the command parameters given to the main function of the program.

Definition at line 32 of file src/tools/lvr2_slam2hdf5/Options.cpp.

◆ ~Options()

virtual slam2hdf5::Options::~Options ( )
inlinevirtual

Definition at line 59 of file src/tools/lvr2_slam2hdf5/Options.hpp.

Member Function Documentation

◆ inputDir()

string slam2hdf5::Options::inputDir ( ) const
inline

Definition at line 61 of file src/tools/lvr2_slam2hdf5/Options.hpp.

Member Data Documentation

◆ m_descr

options_description slam2hdf5::Options::m_descr
private

The internally used option description.

Definition at line 69 of file src/tools/lvr2_slam2hdf5/Options.hpp.

◆ m_pdescr

positional_options_description slam2hdf5::Options::m_pdescr
private

The internally used positional option desription.

Definition at line 72 of file src/tools/lvr2_slam2hdf5/Options.hpp.

◆ m_variables

variables_map slam2hdf5::Options::m_variables
private

The internally used variable map.

Definition at line 66 of file src/tools/lvr2_slam2hdf5/Options.hpp.


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


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:28