OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
openfpm::vector< T, Memory, layout_base, grow_p, OPENFPM_NATIVE >::unpack_simple_cond< sel, prp > Struct Template Reference

These structures do an de-serialize a simple object (no pack() inside) More...

Detailed Description

template<typename T, typename Memory, template< typename > class layout_base, typename grow_p>
template<bool sel, int ... prp>
struct openfpm::vector< T, Memory, layout_base, grow_p, OPENFPM_NATIVE >::unpack_simple_cond< sel, prp >

These structures do an de-serialize a simple object (no pack() inside)

Definition at line 177 of file map_vector.hpp.

#include <map_vector.hpp>

Static Public Member Functions

template<typename Memory2 >
static void unpack (openfpm::vector< T, Memory, layout_base, grow_p, OPENFPM_NATIVE > &obj, ExtPreAlloc< Memory2 > &mem, Unpack_stat &ps)
 De-serialize an object.
 

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