Packer class for vectors. More...
Packer class for vectors.
T | vector type to pack |
Mem | Memory origin HeapMemory CudaMemory ... |
Definition at line 356 of file Packer.hpp.
#include <Packer.hpp>
Static Public Member Functions | |
template<int ... prp> | |
static void | packRequest (const T &obj, size_t &req) |
template<int ... prp> | |
static void | pack (ExtPreAlloc< Mem > &mem, const T &obj, Pack_stat &sts) |
|
inlinestatic |
Definition at line 365 of file Packer.hpp.
|
inlinestatic |
Definition at line 360 of file Packer.hpp.