Struct PropertyLists

Struct Documentation

struct h5pp::PropertyLists

Property lists that describe policies for common tasks in HDF5. Note that we do not include dataset property lists here because those are local to each individual dataset. Some of these can be used/modified to setup MPI usage.

Public Functions

PropertyLists()

Public Members

hid::h5p fileCreate = H5P_DEFAULT
hid::h5p fileAccess = H5P_DEFAULT
hid::h5p linkCreate = H5P_DEFAULT
hid::h5p linkAccess = H5P_DEFAULT
hid::h5p groupCreate = H5P_DEFAULT
hid::h5p groupAccess = H5P_DEFAULT
hid::h5p dsetXfer = H5P_DEFAULT