OpenFPM_pdata  1.1.0
Project that contain the implementation of distributed structures
 All Data Structures Namespaces Functions Variables Typedefs Enumerations Friends Pages
call_packRequest_agg_functor< obj_type, Mem > Struct Template Reference

Detailed Description

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

Definition at line 174 of file Packer_util.hpp.

Public Member Functions

 call_packRequest_agg_functor (const obj_type &obj, 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
 

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