OpenFPM  5.2.0
Project that contain the implementation of distributed structures
Unpacker< T, Mem, pack_type > Class Template Reference

Unpacker class. More...

#include <Unpacker.hpp>

Static Public Member Functions

static void unpack (ExtPreAlloc< Mem >, T &obj)
 Error, no implementation.
 

Detailed Description

template<typename T, typename Mem, int pack_type>
class Unpacker< T, Mem, pack_type >

Unpacker class.

Template Parameters
Tobject type to unpack
MemMemory origin HeapMemory CudaMemory ...
Implementationof the unpacker (the Pack_selector choose the correct one)

Definition at line 33 of file Unpacker.hpp.


The documentation for this class was generated from the following files: