hpx/plugin/plugin_factory.hpp¶
See Public API for a list of names and headers that are part of the public HPX API.
-
namespace
hpx
-
namespace
util
-
namespace
plugin
-
template<class
BasePlugin
>
structplugin_factory
: public hpx::util::plugin::detail::plugin_factory_item<BasePlugin, detail::plugin_factory_item_base, virtual_constructor<BasePlugin>::type>¶
-
template<class
BasePlugin
>
structstatic_plugin_factory
: public hpx::util::plugin::detail::static_plugin_factory_item<BasePlugin, detail::static_plugin_factory_item_base, virtual_constructor<BasePlugin>::type>¶ Public Functions
-
static_plugin_factory
(get_plugins_list_type const &f)¶
-
-
template<class
-
namespace
-
namespace