#include <serializationbuffer.h>
Public Types | |
typedef std::vector< char > | BufferType |
typedef char | ElementType |
typedef APITraits::TrueType | FixedSize |
Static Public Member Functions | |
template<typename REGION > | |
static BufferType | create (const REGION ®ion) |
static ElementType * | getData (BufferType &buffer) |
static MPI_Datatype | cellMPIDataType () |
typedef std::vector<char> LibGeoDecomp::SerializationBufferHelpers::Implementation< CELL, typename CELL::API::SupportsSoA, void >::BufferType |
typedef char LibGeoDecomp::SerializationBufferHelpers::Implementation< CELL, typename CELL::API::SupportsSoA, void >::ElementType |
typedef APITraits::TrueType LibGeoDecomp::SerializationBufferHelpers::Implementation< CELL, typename CELL::API::SupportsSoA, void >::FixedSize |
static MPI_Datatype LibGeoDecomp::SerializationBufferHelpers::Implementation< CELL, typename CELL::API::SupportsSoA, void >::cellMPIDataType | ( | ) | [inline, static] |
static BufferType LibGeoDecomp::SerializationBufferHelpers::Implementation< CELL, typename CELL::API::SupportsSoA, void >::create | ( | const REGION & | region | ) | [inline, static] |
static ElementType* LibGeoDecomp::SerializationBufferHelpers::Implementation< CELL, typename CELL::API::SupportsSoA, void >::getData | ( | BufferType & | buffer | ) | [inline, static] |