h5cpp
0.6
A modern C++ wrapper for the HDF5 C library
|
Go to the source code of this file.
Classes | |
class | hdf5::property::ChunkCacheParameters |
chunk cache parameter class More... | |
class | hdf5::property::DatasetAccessList |
dataset access property list More... | |
Namespaces | |
hdf5 | |
top-level namespace of the entire library | |
hdf5::property | |
Enumerations | |
enum class | hdf5::property::VirtualDataView : std::underlying_type< H5D_vds_view_t >::type { hdf5::property::FirstMissing = H5D_VDS_FIRST_MISSING , hdf5::property::LastAvailable = H5D_VDS_LAST_AVAILABLE } |
virtual data view enumeration (since hdf5 1.10.0) More... | |
Functions | |
std::ostream & | hdf5::property::operator<< (std::ostream &stream, const VirtualDataView &view) |