hpx/runtime_distributed/server/copy_component.hpp
hpx/runtime_distributed/server/copy_component.hpp#
Defined in header hpx/runtime_distributed/server/copy_component.hpp.
See Public API for a list of names and headers that are part of the public HPX API.
-
namespace hpx
-
namespace components
-
namespace server
Functions
-
template<typename Component>
struct copy_component_action : public hpx::actions::action<future<hpx::id_type> (*)(hpx::id_type const&, hpx::id_type const&), ©_component<Component>, copy_component_action<Component>>#
-
template<typename Component>
struct copy_component_action_here : public hpx::actions::action<future<hpx::id_type> (*)(hpx::id_type const&), ©_component_here<Component>, copy_component_action_here<Component>>#
-
template<typename Component>
-
namespace server
-
namespace components