The DatasetFinderInfoBase class Indicates an into to 'something' of type IDType inside a dataset of type DatasetType.
More...
#include <RobotAPI/libraries/PriorKnowledge/core/FinderInfoBase.h>
template<class IDType, class DatasetType>
class armarx::priorknowledge::core::DatasetFinderInfoBase< IDType, DatasetType >
The DatasetFinderInfoBase class Indicates an into to 'something' of type IDType inside a dataset of type DatasetType.
Definition at line 118 of file FinderInfoBase.h.
◆ Base
◆ DatasetFinderInfoBase()
DatasetFinderInfoBase |
( |
const std::string & |
packageName, |
|
|
const std::filesystem::path & |
absPackageDataDir, |
|
|
const std::filesystem::path & |
relDatasetPath, |
|
|
const std::filesystem::path & |
relPath, |
|
|
const DatasetType & |
dataset, |
|
|
const IDType & |
id |
|
) |
| |
|
inline |
◆ ~DatasetFinderInfoBase()
◆ getDataset()
DatasetType getDataset |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: