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, HeapMemory, typename memory_traits_lin< T >::type, memory_traits_lin, grow_policy_double, STD_VECTOR >::packRequest_cond< cond, T1, prp > Struct Template Reference

Structures that do a pack request, depending on the existence of 'packRequest' function inside of the object. More...

Detailed Description

template<typename T>
template<bool cond, typename T1, int... prp>
struct openfpm::vector< T, HeapMemory, typename memory_traits_lin< T >::type, memory_traits_lin, grow_policy_double, STD_VECTOR >::packRequest_cond< cond, T1, prp >

Structures that do a pack request, depending on the existence of 'packRequest' function inside of the object.

Definition at line 81 of file map_vector.hpp.

#include <map_vector.hpp>

Public Member Functions

void packingRequest (const openfpm::vector< T1 > &obj, size_t &req)
 Calculate the size required to serialize the object.
 

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