1 #ifndef DASH__IO__HDF5__IO_MANIP_H__ 2 #define DASH__IO__HDF5__IO_MANIP_H__ 4 #ifdef DASH_ENABLE_HDF5 115 type_converter_fun_type _converter;
119 get_h5_datatype<UNSPECIFIED_TYPE>)
122 operator type_converter_fun_type() {
return _converter; }
129 #include <dash/io/hdf5/IOStream.h> 131 #endif // DASH_ENABLE_HDF5 133 #endif // DASH__IO__HDF5__IO_MANIP_H__ This class is a simple memory pool which holds allocates elements of size ValueType.
Stream manipulator class to set whether the selected dataset should be overwritten.
Stream manipulator class to set the dash pattern key of the dataset.
Stream manipulator class to set whether the pattern should be stored as metadata of the hdf5 dataset ...
Stream manipulator class to specify the hdf5 dataset.
Converter function to convert non-POT types and especially structs to HDF5 types. ...
Stream manipulator class to set whether the pattern should be restored from the hdf5 dataset metadata...