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_enc_functor< encap, Mem > Struct Template Reference

Detailed Description

template<typename encap, typename Mem>
struct call_packRequest_enc_functor< encap, Mem >

Definition at line 31 of file Packer_util.hpp.

Public Member Functions

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

Data Fields

encap & obj
 encap object to pack (serialize)
 
size_t & req
 byte counter
 

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