h5cpp
0.5.0
A modern C++ wrapper for the HDF5 C library
|
Go to the documentation of this file.
36 #if (defined(_DOXYGEN_) || defined(H5CPP_WITH_MPI))
45 enum class MPIChunkOption : std::underlying_type<H5FD_mpio_chunk_opt_t>::type
93 #if (defined(_DOXYGEN_) || defined(H5CPP_WITH_MPI) )
base class for property lists
Definition: property_list.hpp:54
class for a dataset transfer property list
Definition: dataset_transfer.hpp:57
MPIChunkOption
Definition: dataset_transfer.hpp:45
static const DatasetTransferList & get()
reference to const static DatasetTransferList object
Definition: dataset_transfer.hpp:88
MPITransferMode
Definition: dataset_transfer.hpp:37
std::ostream & operator<<(std::ostream &stream, const VirtualDataView &view)
Wrapper for hid_t object identifiers.
Definition: object_handle.hpp:66
#define DLL_EXPORT
Definition: windows.hpp:29
top-level namespace of the entire library
Definition: attribute.hpp:45