OpenFPM_pdata  1.1.0
Project that contain the implementation of distributed structures
 All Data Structures Namespaces Functions Variables Typedefs Enumerations Friends Pages
pack_unpack_cond_with_prp< cond, op, T, S, layout_base, prp > Struct Template Reference

There is max_prop inside. More...

Detailed Description

template<bool cond, typename op, typename T, typename S, template< typename > class layout_base, unsigned int... prp>
struct pack_unpack_cond_with_prp< cond, op, T, S, layout_base, prp >

There is max_prop inside.

Definition at line 142 of file VCluster_meta_function.hpp.

#include <VCluster_meta_function.hpp>

Static Public Member Functions

static void packingRequest (T &send, size_t &tot_size, openfpm::vector< size_t > &sz)
 
static void packing (ExtPreAlloc< HeapMemory > &mem, T &send, Pack_stat &sts, openfpm::vector< const void * > &send_buf)
 
static void unpacking (S &recv, openfpm::vector< BHeapMemory > &recv_buf, openfpm::vector< size_t > *sz, openfpm::vector< size_t > *sz_byte, op &op_param)
 

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