| accept(const std::filesystem::path &idPath) const =0 | FinderBase< IDType, FinderInfoType > | pure virtual |
| Base typedef | DatasetFinderBase< IDType, DatasetType, FinderInfoType > | |
| check(const DatasetType &dataset, const IDType &id) const =0 | DatasetFinderBase< IDType, DatasetType, FinderInfoType > | pure virtual |
| check(const IDType &id) const=0 | DatasetFinderBase< IDType, DatasetType, FinderInfoType > | |
| armarx::priorknowledge::core::FinderBase::check(const IDType &id) const =0 | FinderBase< IDType, FinderInfoType > | pure virtual |
| checkAbsolutePathIsValid() const | FinderBase< IDType, FinderInfoType > | inlineprotected |
| checkAll(const DatasetType &dataset) const =0 | DatasetFinderBase< IDType, DatasetType, FinderInfoType > | pure virtual |
| checkAll() const=0 | DatasetFinderBase< IDType, DatasetType, FinderInfoType > | |
| armarx::priorknowledge::core::FinderBase::checkAll() const =0 | FinderBase< IDType, FinderInfoType > | pure virtual |
| checkLogLevel(MessageTypeT level) const | Logging | protected |
| DatasetFinderBase(const std::string &packageName, const std::filesystem::path &relDir) | DatasetFinderBase< IDType, DatasetType, FinderInfoType > | inline |
| deactivateSpam(float deactivationDurationSec=10.0f, const std::string &identifier="", bool deactivate=true) const | Logging | |
| find(const DatasetType &dataset, const IDType &id) const =0 | DatasetFinderBase< IDType, DatasetType, FinderInfoType > | pure virtual |
| find(const IDType &id) const=0 | DatasetFinderBase< IDType, DatasetType, FinderInfoType > | |
| armarx::priorknowledge::core::FinderBase::find(const IDType &id) const =0 | FinderBase< IDType, FinderInfoType > | pure virtual |
| findAll(const DatasetType &dataset) const =0 | DatasetFinderBase< IDType, DatasetType, FinderInfoType > | pure virtual |
| findAll() const=0 | DatasetFinderBase< IDType, DatasetType, FinderInfoType > | |
| armarx::priorknowledge::core::FinderBase::findAll() const =0 | FinderBase< IDType, FinderInfoType > | pure virtual |
| FinderBase()=delete | FinderBase< IDType, FinderInfoType > | |
| FinderBase(const std::string &packageName, const std::filesystem::path &relDir) | FinderBase< IDType, FinderInfoType > | inline |
| FinderBase(FinderBase &&)=default | FinderBase< IDType, FinderInfoType > | |
| FinderBase(const FinderBase &)=default | FinderBase< IDType, FinderInfoType > | |
| getAbsolutePackagePath() const | FinderBase< IDType, FinderInfoType > | inline |
| getEffectiveLoggingLevel() const | Logging | |
| getFullPath(const std::filesystem::path &relPath) const | DatasetFinderBase< IDType, DatasetType, FinderInfoType > | inline |
| armarx::priorknowledge::core::FinderBase::getFullPath() const | FinderBase< IDType, FinderInfoType > | inline |
| getLogSender() const | Logging | protected |
| getPackageName() const | FinderBase< IDType, FinderInfoType > | inline |
| getRelativePath() const | FinderBase< IDType, FinderInfoType > | inline |
| Logging() | Logging | |
| loghelper(const char *file, int line, const char *function) const | Logging | protected |
| minimumLoggingLevel | Logging | protected |
| operator=(FinderBase &&)=default | FinderBase< IDType, FinderInfoType > | |
| operator=(const FinderBase &)=default | FinderBase< IDType, FinderInfoType > | |
| packageName | FinderBase< IDType, FinderInfoType > | protected |
| recalculateBasePath() | FinderBase< IDType, FinderInfoType > | inline |
| setLocalMinimumLoggingLevel(MessageTypeT level) | Logging | |
| setRelativePath(const std::filesystem::path &p) | FinderBase< IDType, FinderInfoType > | inline |
| setTag(const LogTag &tag) | Logging | |
| setTag(const std::string &tagName) | Logging | |
| spamFilter | Logging | mutableprotected |
| tag | Logging | protected |
| ~FinderBase() | FinderBase< IDType, FinderInfoType > | inlinevirtual |
| ~Logging() | Logging | virtual |