Visual Servoing Platform version 3.7.0
Loading...
Searching...
No Matches
vpDynamicFactory< T > Member List

This is the complete list of members for vpDynamicFactory< T >, including all inherited members.

buildFromJson(const nlohmann::json &j)vpDynamicFactory< T >inline
m_jsonBuildersvpDynamicFactory< T >protected
m_jsonRawBuildersvpDynamicFactory< T >protected
m_keyFindervpDynamicFactory< T >protected
registerType(const std::string &key, const std::function< std::shared_ptr< T >(const nlohmann::json &)> &function)vpDynamicFactory< T >inline
registerTypeRaw(const std::string &key, const std::function< std::shared_ptr< T >(const std::string &)> function)vpDynamicFactory< T >inline
setJsonKeyFinder(const std::function< std::string(const nlohmann::json &)> &finderFn)vpDynamicFactory< T >inline
vpDynamicFactory()=defaultvpDynamicFactory< T >protected
~vpDynamicFactory()vpDynamicFactory< T >inlinevirtual