OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
Vcluster< InternalMemory >::index_gen< index_tuple< prp... > > Struct Template Reference

Process the receive buffer using the specified properties (meta-function) More...

Detailed Description

template<typename InternalMemory = HeapMemory>
template<int ... prp>
struct Vcluster< InternalMemory >::index_gen< index_tuple< prp... > >

Process the receive buffer using the specified properties (meta-function)

Definition at line 130 of file VCluster.hpp.

Static Public Member Functions

template<typename op , typename T , typename S , template< typename > class layout_base = memory_traits_lin>
static void process_recv (Vcluster &vcl, S &recv, openfpm::vector< size_t > *sz_recv, openfpm::vector< size_t > *sz_recv_byte, op &op_param, size_t opt)
 Process the receive buffer.
 

Member Function Documentation

◆ process_recv()

template<typename InternalMemory = HeapMemory>
template<int ... prp>
template<typename op , typename T , typename S , template< typename > class layout_base = memory_traits_lin>
static void Vcluster< InternalMemory >::index_gen< index_tuple< prp... > >::process_recv ( Vcluster vcl,
S &  recv,
openfpm::vector< size_t > *  sz_recv,
openfpm::vector< size_t > *  sz_recv_byte,
op &  op_param,
size_t  opt 
)
inlinestatic

Process the receive buffer.

Definition at line 137 of file VCluster.hpp.


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