PKDatasetFinderInfo Class Reference

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

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

+ Inheritance diagram for PKDatasetFinderInfo:

Additional Inherited Members

- Public Types inherited from DatasetFinderInfoBase< std::string, std::string >
using Base = FinderInfoBase< std::string >
 
- Public Member Functions inherited from DatasetFinderInfoBase< std::string, std::string >
 DatasetFinderInfoBase (const std::string &packageName, const std::filesystem::path &absPackageDataDir, const std::filesystem::path &relDatasetPath, const std::filesystem::path &relPath, const std::string &dataset, const std::string &id)
 
std::string getDataset () const
 
virtual ~DatasetFinderInfoBase ()
 
- 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 PKDatasetFinderInfo class Specialization of the DatasetFinderInfo with strings as dataset and id types.

Definition at line 14 of file PKDatasetFinder.h.


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