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()
template<class IDType>
| FinderInfoBase |
( |
const std::string & | packageName, |
|
|
const std::filesystem::path & | absPackageDataPath, |
|
|
const std::filesystem::path & | relPathToId, |
|
|
const IDType & | id ) |
|
inline |
◆ ~FinderInfoBase()
◆ checkAbsolutePathIsValid()
template<class IDType>
| void checkAbsolutePathIsValid |
( |
| ) |
const |
|
inlineprotected |
◆ getAbsolutePackageDataPath()
template<class IDType>
| std::filesystem::path getAbsolutePackageDataPath |
( |
| ) |
const |
|
inline |
◆ getFullPath()
template<class IDType>
| virtual std::filesystem::path getFullPath |
( |
| ) |
const |
|
inlinevirtual |
◆ getID()
◆ getPackageName()
template<class IDType>
| std::string getPackageName |
( |
| ) |
const |
|
inline |
◆ getRelativePath()
template<class IDType>
| std::filesystem::path getRelativePath |
( |
| ) |
const |
|
inline |
◆ toPackageFileLocation()
◆ logError
The documentation for this class was generated from the following file: