Grid 0.7.0
Hdf5Type.h File Reference
#include <H5Cpp.h>
#include <complex>
#include <memory>

Go to the source code of this file.

Data Structures

class  Grid::Hdf5Type< T >
class  Grid::Hdf5Type< Grid::complex< R > >

Namespaces

namespace  Grid

Macros

#define H5NS
#define HDF5_NATIVE_TYPE(predType, cType)
#define DEFINE_HDF5_NATIVE_TYPES

Variables

 Grid::DEFINE_HDF5_NATIVE_TYPES
template<typename R>
std::unique_ptr< H5NS::CompType > Grid::Hdf5Type< Grid::complex< R > >::typePtr_

Macro Definition Documentation

◆ H5NS

#define H5NS

Definition at line 11 of file Hdf5Type.h.

◆ HDF5_NATIVE_TYPE

#define HDF5_NATIVE_TYPE ( predType,
cType )

Definition at line 14 of file Hdf5Type.h.

◆ DEFINE_HDF5_NATIVE_TYPES

#define DEFINE_HDF5_NATIVE_TYPES

Definition at line 26 of file Hdf5Type.h.