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

Detailed Description

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

Definition at line 222 of file Packer_util.hpp.

Public Member Functions

 call_pack_agg_functor (ExtPreAlloc< Mem > &mem, const obj_type &obj, Pack_stat &sts)
 
template<typename T >
void operator() (T &t)
 It calls the packer for each property.
 

Data Fields

ExtPreAlloc< Mem > & mem
 
const obj_type & obj
 
Pack_statsts
 

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