accept(const std::filesystem::path &idPath) const final | NavigationGraphFinder | inlinevirtual |
check(const std::string &id) const override | PKFinder | virtual |
checkAbsolutePathIsValid() const | FinderBase< std::string, PKFinderInfo > | inlineprotected |
checkAll() const override | PKFinder | |
FinderBase< std::string, PKFinderInfo >::checkAll() const=0 | FinderBase< std::string, PKFinderInfo > | pure virtual |
checkLogLevel(MessageTypeT level) const | Logging | protected |
deactivateSpam(float deactivationDurationSec=10.0f, const std::string &identifier="", bool deactivate=true) const | Logging | |
DEFAULT_DIR_TO_IDS | NavigationGraphFinder | static |
DEFAULT_PACKAGE | PKFinder | static |
find(const std::string &id) const override | PKFinder | virtual |
findAll() const override | PKFinder | |
FinderBase< std::string, PKFinderInfo >::findAll() const=0 | FinderBase< std::string, PKFinderInfo > | pure virtual |
FinderBase()=delete | FinderBase< std::string, PKFinderInfo > | |
FinderBase(const std::string &packageName, const std::filesystem::path &relDir) | FinderBase< std::string, PKFinderInfo > | inline |
FinderBase(FinderBase &&)=default | FinderBase< std::string, PKFinderInfo > | |
FinderBase(const FinderBase &)=default | FinderBase< std::string, PKFinderInfo > | |
getAbsolutePackagePath() const | FinderBase< std::string, PKFinderInfo > | inline |
getEffectiveLoggingLevel() const | Logging | |
getFullPath() const | FinderBase< std::string, PKFinderInfo > | inline |
getLogSender() const | Logging | protected |
getPackageName() const | FinderBase< std::string, PKFinderInfo > | inline |
getRelativePath() const | FinderBase< std::string, PKFinderInfo > | inline |
init() | PKFinder | virtual |
Logging() | Logging | |
loghelper(const char *file, int line, const char *function) const | Logging | protected |
minimumLoggingLevel | Logging | protected |
NavigationGraphFinder(const std::filesystem::path &relDir=DEFAULT_DIR_TO_IDS) | NavigationGraphFinder | inline |
operator=(FinderBase &&)=default | FinderBase< std::string, PKFinderInfo > | |
operator=(const FinderBase &)=default | FinderBase< std::string, PKFinderInfo > | |
packageName | FinderBase< std::string, PKFinderInfo > | protected |
PKFinder(const std::filesystem::path &relDir) | PKFinder | inline |
recalculateBasePath() | FinderBase< std::string, PKFinderInfo > | inline |
registerPropertyDefinitions(armarx::PropertyDefinitionsPtr &defs, const std::string &prefix="pk.finder.navigation.") final | NavigationGraphFinder | inlinevirtual |
setLocalMinimumLoggingLevel(MessageTypeT level) | Logging | |
setRelativePath(const std::filesystem::path &p) | FinderBase< std::string, PKFinderInfo > | inline |
setTag(const LogTag &tag) | Logging | |
setTag(const std::string &tagName) | Logging | |
spamFilter | Logging | mutableprotected |
tag | Logging | protected |
~FinderBase() | FinderBase< std::string, PKFinderInfo > | inlinevirtual |
~Logging() | Logging | virtual |
~PKFinder() | PKFinder | inlinevirtual |