OpenFPM_pdata  1.1.0
Project that contain the implementation of distributed structures
 All Data Structures Namespaces Functions Variables Typedefs Enumerations Friends Pages
object_si_d< v_src, v_dst, type_copy, prp > Struct Template Reference

It copy the properties from one object to another. More...

Detailed Description

template<typename v_src, typename v_dst, int type_copy, int... prp>
struct object_si_d< v_src, v_dst, type_copy, prp >

It copy the properties from one object to another.

Stub object

See Also
object_copy<v_src,v_dst,NORMAL,prp...> object_copy<v_src,v_dst,ENCAP,prp...>

Definition at line 117 of file object_si_d.hpp.

#include <object_si_d.hpp>

Public Member Functions

 object_si_d (const v_src &vs, v_dst &vd)
 

The documentation for this struct was generated from the following file: