This is the complete list of members for Registry, including all inherited members.
| _data_file_paths | Registry | private |
| _known_labels | Registry | private |
| _name_to_entry | Registry | private |
| _per_label_actions | Registry | private |
| _per_label_objects | Registry | private |
| _repos | Registry | private |
| _type_to_classname | Registry | private |
| add(const RegistryEntryData &base_info) | Registry | inlinestatic |
| addAction(const RegistryEntryData &base_info) | Registry | inlinestatic |
| addAppDataFilePath(const std::string &app_name, const std::string &app_path) | Registry | static |
| addDataFilePath(const std::string &name, const std::string &in_tree_path) | Registry | static |
| addDeprecatedAppDataFilePath(const std::string &app_path) | Registry | static |
| addKnownLabel(const std::string &label) | Registry | static |
| addRepository(const std::string &repo_name, const std::string &repo_url) | Registry | static |
| allActions() | Registry | inlinestatic |
| allObjects() | Registry | inlinestatic |
| appNameFromAppPath(const std::string &app_path) | Registry | privatestatic |
| DataFileUtilsTest class | Registry | friend |
| determineDataFilePath(const std::string &name, const std::string &in_tree_path) | Registry | privatestatic |
| FRIEND_TEST(RegistryTest, determineFilePath) | Registry | private |
| FRIEND_TEST(RegistryTest, determineFilePathFailed) | Registry | private |
| FRIEND_TEST(RegistryTest, appNameFromAppPath) | Registry | private |
| FRIEND_TEST(RegistryTest, appNameFromAppPathFailed) | Registry | private |
| getClassName() | Registry | inlinestatic |
| getDataFilePath(const std::string &name) | Registry | static |
| getDataFilePaths() | Registry | inlinestatic |
| getRegisteredName() | Registry | static |
| getRegistry() | Registry | static |
| getRepos() | Registry | inlinestatic |
| getRepositoryURL(const std::string &repo_name) | Registry | static |
| isRegisteredObj(const std::string &name) | Registry | inlinestatic |
| objData(const std::string &name) | Registry | static |
| operator=(Registry const &)=delete | Registry | |
| operator=(Registry &&)=delete | Registry | |
| registerActionsTo(ActionFactory &f, const std::set< std::string > &labels) | Registry | static |
| registerObjectsTo(Factory &f, const std::set< std::string > &labels) | Registry | static |
| Registry(Registry const &)=delete | Registry | |
| Registry(Registry &&)=delete | Registry | |
| Registry() | Registry | inlineprivate |
| RegistryTest class | Registry | friend |
| setDataFilePaths(const std::map< std::string, std::string > &data_file_paths) | Registry | inlineprivatestatic |
| setRepos(const std::map< std::string, std::string > &repos) | Registry | inlineprivatestatic |
1.8.14