PKFinderInfo Class Reference

The ObjectFinderInfo class Specialization of the DatasetFinderInfo with strings as dataset and id types. More...

#include <RobotAPI/libraries/PriorKnowledge/core/PKFinder.h>

+ Inheritance diagram for PKFinderInfo:

Additional Inherited Members

- Public Member Functions inherited from FinderInfoBase< std::string >
 FinderInfoBase (const std::string &packageName, const std::filesystem::path &absPackageDataPath, const std::filesystem::path &relPathToId, const std::string &id)
 
std::filesystem::path getAbsolutePackageDataPath () const
 
virtual std::filesystem::path getFullPath () const
 
std::string getID () const
 
std::string getPackageName () const
 
std::filesystem::path getRelativePath () const
 
PackageFileLocation toPackageFileLocation ()
 
virtual ~FinderInfoBase ()
 
- Protected Member Functions inherited from FinderInfoBase< std::string >
void checkAbsolutePathIsValid () const
 
- Protected Attributes inherited from FinderInfoBase< std::string >
bool logError
 

Detailed Description

The ObjectFinderInfo class Specialization of the DatasetFinderInfo with strings as dataset and id types.

Definition at line 14 of file PKFinder.h.


The documentation for this class was generated from the following file: