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

Detailed Description

template<typename encap, typename Mem, int... prp>
struct call_unpack_encap_functor< encap, Mem, prp >

Definition at line 129 of file Packer_util.hpp.

Public Member Functions

 call_unpack_encap_functor (ExtPreAlloc< Mem > &mem, const encap &obj, Unpack_stat &ps)
 
template<typename T >
void operator() (T &t)
 It calls the unpacker for each property.
 

Data Fields

ExtPreAlloc< Mem > & mem
 
const encap & obj
 
Unpack_statps
 

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