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

Detailed Description

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

Definition at line 62 of file Packer_util.hpp.

Static Public Member Functions

static void call_packRequest (encap &obj, size_t &req)
 pack/serialize More...
 

Member Function Documentation

template<typename encap , typename Mem , int... prp>
static void call_encapPackRequest< encap, Mem, prp >::call_packRequest ( encap &  obj,
size_t &  req 
)
inlinestatic

pack/serialize

Parameters
objobject to serialize
reqbyte counter needed to pack/serialize the object

Definition at line 70 of file Packer_util.hpp.


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