OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
call_packRequest_agg_functor_cnk< obj_type, Mem > Struct Template Reference

Detailed Description

template<typename obj_type, typename Mem>
struct call_packRequest_agg_functor_cnk< obj_type, Mem >

Definition at line 360 of file Packer_util.hpp.

Public Member Functions

 call_packRequest_agg_functor_cnk (const obj_type &obj, size_t sub_id, size_t &req)
 
template<typename T >
void operator() (T &t)
 It calls the pack request for each property.
 

Data Fields

const obj_type & obj
 object to pack
 
size_t & req
 offset of the packed memory
 
size_t sub_id
 element id
 

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