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

Detailed Description

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

Definition at line 200 of file Packer_util.hpp.

Static Public Member Functions

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

Member Function Documentation

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

Pack the object.

Parameters
objobject to pack
reqoffset of the packed memory

Definition at line 208 of file Packer_util.hpp.


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