|  | ZED Open Capture
    v0.6.0
    Low level camera driver for the ZED stereo camera family | 
#include <calibration.hpp>
| Public Member Functions | |
| ConfManager (std::string filename) | |
| ~ConfManager () | |
| float | getValue (std::string key, float default_value=-1) | 
| void | setValue (std::string key, float value) | 
| bool | isOpened () | 
Definition at line 4003 of file calibration.hpp.
| 
 | inline | 
Definition at line 4006 of file calibration.hpp.
References sl_oc::tools::CSimpleIniTempl< SI_CHAR, SI_STRLESS, SI_CONVERTER >::LoadFile(), and sl_oc::tools::CSimpleIniTempl< SI_CHAR, SI_STRLESS, SI_CONVERTER >::SetUnicode().
| 
 | inline | 
Definition at line 4013 of file calibration.hpp.
| 
 | inline | 
Definition at line 4017 of file calibration.hpp.
References sl_oc::tools::CSimpleIniTempl< SI_CHAR, SI_STRLESS, SI_CONVERTER >::GetValue(), and sl_oc::tools::split().
Referenced by sl_oc::tools::initCalibration().
| 
 | inline | 
Definition at line 4036 of file calibration.hpp.
Referenced by sl_oc::tools::initCalibration().
| 
 | inline | 
Definition at line 4027 of file calibration.hpp.
References sl_oc::tools::CSimpleIniTempl< SI_CHAR, SI_STRLESS, SI_CONVERTER >::SetValue(), and sl_oc::tools::split().