The FinderInfoBase class Indicates an into to 'something' of type IDType.
More...
#include <RobotAPI/libraries/PriorKnowledge/core/FinderInfoBase.h>
template<class IDType>
class armarx::priorknowledge::core::FinderInfoBase< IDType >
The FinderInfoBase class Indicates an into to 'something' of type IDType.
Definition at line 34 of file FinderInfoBase.h.
◆ FinderInfoBase()
FinderInfoBase |
( |
const std::string & |
packageName, |
|
|
const std::filesystem::path & |
absPackageDataPath, |
|
|
const std::filesystem::path & |
relPathToId, |
|
|
const IDType & |
id |
|
) |
| |
|
inline |
◆ ~FinderInfoBase()
◆ checkAbsolutePathIsValid()
void checkAbsolutePathIsValid |
( |
| ) |
const |
|
inlineprotected |
◆ getAbsolutePackageDataPath()
std::filesystem::path getAbsolutePackageDataPath |
( |
| ) |
const |
|
inline |
◆ getFullPath()
virtual std::filesystem::path getFullPath |
( |
| ) |
const |
|
inlinevirtual |
◆ getID()
◆ getPackageName()
std::string getPackageName |
( |
| ) |
const |
|
inline |
◆ getRelativePath()
std::filesystem::path getRelativePath |
( |
| ) |
const |
|
inline |
◆ toPackageFileLocation()
◆ logError
The documentation for this class was generated from the following file: