![]() |
Visual Servoing Platform version 3.7.0
|
This is the complete list of members for vpRBDriftDetectorFactory, including all inherited members.
| buildFromJson(const nlohmann::json &j) | vpDynamicFactory< vpRBDriftDetector > | inline |
| getFactory() | vpRBDriftDetectorFactory | inlinestatic |
| m_jsonBuilders | vpDynamicFactory< vpRBDriftDetector > | protected |
| m_jsonRawBuilders | vpDynamicFactory< vpRBDriftDetector > | protected |
| m_keyFinder | vpDynamicFactory< vpRBDriftDetector > | protected |
| registerType(const std::string &key, const std::function< std::shared_ptr< vpRBDriftDetector >(const nlohmann::json &)> &function) | vpDynamicFactory< vpRBDriftDetector > | inline |
| registerTypeRaw(const std::string &key, const std::function< std::shared_ptr< vpRBDriftDetector >(const std::string &)> function) | vpDynamicFactory< vpRBDriftDetector > | inline |
| setJsonKeyFinder(const std::function< std::string(const nlohmann::json &)> &finderFn) | vpDynamicFactory< vpRBDriftDetector > | inline |
| vpDynamicFactory()=default | vpDynamicFactory< vpRBDriftDetector > | protected |
| ~vpDynamicFactory() | vpDynamicFactory< vpRBDriftDetector > | inlinevirtual |