accept(const std::filesystem::path &idPath) const =0 | FinderBase< IDType, FinderInfoType > | pure virtual |
check(const IDType &id) const =0 | FinderBase< IDType, FinderInfoType > | pure virtual |
checkAbsolutePathIsValid() const | FinderBase< IDType, FinderInfoType > | inlineprotected |
checkAll() const =0 | FinderBase< IDType, FinderInfoType > | pure virtual |
checkLogLevel(MessageTypeT level) const | Logging | protected |
deactivateSpam(float deactivationDurationSec=10.0f, const std::string &identifier="", bool deactivate=true) const | Logging | |
find(const IDType &id) const =0 | FinderBase< IDType, FinderInfoType > | pure virtual |
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 | 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 |