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 >::pack_simple_cond< sel, prp > Struct Template Reference

These structures serialize a simple (no "pack()" inside) object. 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 >::pack_simple_cond< sel, prp >

These structures serialize a simple (no "pack()" inside) object.

Definition at line 100 of file map_vector.hpp.

#include <map_vector.hpp>

Static Public Member Functions

static void pack (const openfpm::vector< T, Memory, layout, layout_base, grow_p, OPENFPM_NATIVE > &obj, ExtPreAlloc< Memory > &mem, Pack_stat &sts)
 serialize the vector
 

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