OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
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 189 of file object_si_d.hpp.

#include <object_si_d.hpp>

Public Member Functions

 object_si_d (const v_src &vs, v_dst &vd)
 

Constructor & Destructor Documentation

◆ object_si_d()

template<typename v_src , typename v_dst , int type_copy, int... prp>
object_si_d< v_src, v_dst, type_copy, prp >::object_si_d ( const v_src &  vs,
v_dst &  vd 
)
inline

Definition at line 191 of file object_si_d.hpp.


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