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