OpenFPM_pdata  1.1.0
Project that contain the implementation of distributed structures
 All Data Structures Namespaces Functions Variables Typedefs Enumerations Friends Pages
openfpm::vector< T, Memory, layout, 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, typename layout, template< typename > class layout_base, typename grow_p>
template<bool sel, int... prp>
struct openfpm::vector< T, Memory, layout, 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 176 of file map_vector.hpp.

#include <map_vector.hpp>

Static Public Member Functions

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

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