OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
call_aggregatePackRequestChunking< obj_type, Mem, prp > Struct Template Reference

Detailed Description

template<typename obj_type, typename Mem, int ... prp>
struct call_aggregatePackRequestChunking< obj_type, Mem, prp >

Definition at line 421 of file Packer_util.hpp.

Static Public Member Functions

static void call_packRequest (const obj_type &obj, size_t sub_id, size_t &req)
 Pack the object.
 

Member Function Documentation

◆ call_packRequest()

template<typename obj_type , typename Mem , int ... prp>
static void call_aggregatePackRequestChunking< obj_type, Mem, prp >::call_packRequest ( const obj_type &  obj,
size_t  sub_id,
size_t &  req 
)
inlinestatic

Pack the object.

Parameters
objobject to pack
reqoffset of the packed memory

Definition at line 429 of file Packer_util.hpp.


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