HDF5 C++ API
1.10.1
|
H5::AbstractDs | AbstractDs is an abstract base class, inherited by Attribute and DataSet |
H5::Attribute | Class Attribute operates on HDF5 attributes |
H5::DataSet | Class DataSet operates on HDF5 datasets |
H5::CommonFG | CommonFG will be deprecated in future releases. In 1.10.1, most member functions are moved to H5Location |
H5::Group | Class Group represents an HDF5 group |
H5::H5File | Class H5File represents an HDF5 file and inherits from class Group as file is a root group |
H5::Exception | Exception provides wrappers of HDF5 error handling functions |
H5::AttributeIException | |
H5::DataSetIException | |
H5::DataSpaceIException | |
H5::DataTypeIException | |
H5::FileIException | |
H5::GroupIException | |
H5::IdComponentException | |
H5::LibraryIException | |
H5::LocationException | |
H5::ObjHeaderIException | |
H5::PropListIException | |
H5::ReferenceException | |
H5::H5Library | Class H5Library operates the HDF5 library globably |
H5::IdComponent | Class IdComponent provides wrappers of the C functions that operate on an HDF5 identifier |
H5::DataSpace | Class DataSpace inherits from IdComponent and provides wrappers for the HDF5's dataspaces |
H5::H5Location | H5Location is an abstract base class, added in version 1.8.12 |
H5::Attribute | Class Attribute operates on HDF5 attributes |
H5::H5Object | Class H5Object is a bridge between H5Location and DataSet, DataType, and Group |
H5::DataSet | Class DataSet operates on HDF5 datasets |
H5::DataType | Class DataType provides generic operations on HDF5 datatypes |
H5::ArrayType | Class ArrayType inherits from DataType and provides wrappers for the HDF5's Array Datatypes |
H5::AtomType | AtomType is a base class, inherited by IntType, FloatType, StrType, and PredType |
H5::FloatType | FloatType is a derivative of a DataType and operates on HDF5 floating point datatype |
H5::IntType | IntType is derived from a DataType and operates on HDF5 integer datatype |
H5::PredType | Class PredType holds the definition of all the HDF5 predefined datatypes |
H5::StrType | StrType is derived from a DataType and operates on HDF5 string datatype |
H5::CompType | CompType is a derivative of a DataType and operates on HDF5 compound datatypes |
H5::EnumType | EnumType is derived from a DataType and operates on HDF5 enum datatypes |
H5::VarLenType | VarLenType is derived from a DataType and operates on HDF5 C's Variable-length Datatypes |
H5::Group | Class Group represents an HDF5 group |
H5::PropList | Class PropList inherits from IdComponent and provides wrappers for the HDF5 generic property list |
H5::DSetMemXferPropList | Class DSetCreatPropList inherits from PropList and provides wrappers for the HDF5 dataset memory and transfer property list |
H5::FileAccPropList | Class FileAccPropList inherits from PropList and provides wrappers for the HDF5 file access property list |
H5::FileCreatPropList | Class FileCreatPropList inherits from PropList and provides wrappers for the HDF5 file create property list |
H5::LinkAccPropList | Class LinkAccPropList inherits from PropList and provides wrappers for the HDF5 file access property list |
H5::ObjCreatPropList | Class ObjCreatPropList inherits from PropList and provides wrappers for the HDF5 object create property list |
H5::DSetCreatPropList | Class DSetCreatPropList inherits from ObjCreatPropList and provides wrappers for the HDF5 dataset creation property functions |
H5::UserData4Aiterate |
The HDF Group Help Desk: |
Copyright by
The HDF Group
and the Board of Trustees of the University of Illinois |