OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
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 63 of file Packer_util.hpp.

Static Public Member Functions

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

Member Function Documentation

◆ call_packRequest()

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 71 of file Packer_util.hpp.


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