#include <DataBase.h>
◆ DataBase()
| DataBase::DataBase |
( |
const std::string & |
calibrationDataFolder | ) |
|
◆ AddItem()
◆ addRightOpen()
◆ addStrictRange()
◆ GetCalibrationIDs()
| std::list< string > DataBase::GetCalibrationIDs |
( |
| ) |
const |
◆ GetItem()
| bool DataBase::GetItem |
( |
const std::string & |
calibrationID, |
|
|
const TID & |
currentPoint, |
|
|
TCalibrationData & |
theData, |
|
|
TID & |
nextChangePoint |
|
) |
| const |
◆ GetNumberOfCalibrationData()
| size_t DataBase::GetNumberOfCalibrationData |
( |
const std::string & |
calibrationID | ) |
const |
◆ loadFile()
| bool DataBase::loadFile |
( |
const std::string & |
filename, |
|
|
TCalibrationData & |
cdata |
|
) |
| const |
|
protected |
loadFile
- Parameters
-
- Returns
- true -> file loaded, false -> file does not exist
- Exceptions
-
| on | any other error reading from the file |
◆ writeToFolder()
| bool DataBase::writeToFolder |
( |
const std::string & |
folder, |
|
|
const TCalibrationData & |
cdata |
|
) |
| const |
|
protected |
◆ Layout
The documentation for this class was generated from the following files: