HDF5 C++ API  1.8.20
 All Classes Namespaces Functions Variables Typedefs Friends Pages
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123456]
oCH5::AbstractDsAbstractDs is an abstract base class, inherited by Attribute and DataSet
|oCH5::AttributeClass Attribute operates on HDF5 attributes
|\CH5::DataSetClass DataSet operates on HDF5 datasets
oCH5::CommonFGCommonFG is an abstract base class of H5File and H5Group
|\CH5::GroupClass Group represents an HDF5 group
| \CH5::H5FileClass H5File represents an HDF5 file
oCH5::ExceptionException provides wrappers of HDF5 error handling functions
|oCH5::AttributeIException
|oCH5::DataSetIException
|oCH5::DataSpaceIException
|oCH5::DataTypeIException
|oCH5::FileIException
|oCH5::GroupIException
|oCH5::IdComponentException
|oCH5::LibraryIException
|oCH5::LocationException
|oCH5::PropListIException
|\CH5::ReferenceException
oCH5::H5LibraryClass H5Library operates the HDF5 library globably
oCH5::IdComponentClass IdComponent provides wrappers of the C functions that operate on an HDF5 identifier
|oCH5::DataSpaceClass DataSpace inherits from IdComponent and provides wrappers for the HDF5's dataspaces
|oCH5::H5LocationH5Location is an abstract base class, providing a collection of wrappers of the C functions that take a location identifier, which can be either file, group, dataset, attribute, or named datatype
||oCH5::AttributeClass Attribute operates on HDF5 attributes
||\CH5::H5ObjectClass H5Object is a bridge between H5Location and DataSet, DataType, and Group
|| oCH5::DataSetClass DataSet operates on HDF5 datasets
|| oCH5::DataTypeClass DataType provides generic operations on HDF5 datatypes
|| |oCH5::ArrayTypeClass ArrayType inherits from DataType and provides wrappers for the HDF5's Array Datatypes
|| |oCH5::AtomTypeAtomType is a base class, inherited by IntType, FloatType, StrType, and PredType
|| ||oCH5::FloatTypeFloatType is a derivative of a DataType and operates on HDF5 floating point datatype
|| ||oCH5::IntTypeIntType is a derivative of a DataType and operates on HDF5 integer datatype
|| ||oCH5::PredTypeClass PredType holds the definition of all the HDF5 predefined datatypes
|| ||\CH5::StrTypeStrType is a derivative of a DataType and operates on HDF5 string datatype
|| |oCH5::CompTypeCompType is a derivative of a DataType and operates on HDF5 compound datatypes
|| |oCH5::EnumTypeEnumType is a derivative of a DataType and operates on HDF5 enum datatypes
|| |\CH5::VarLenTypeVarLenType is a derivative of a DataType and operates on HDF5 C's Variable-length Datatypes
|| \CH5::GroupClass Group represents an HDF5 group
|\CH5::PropListClass PropList provides operations for generic property lists
| oCH5::DSetMemXferPropListClass DSetCreatPropList inherits from PropList and provides wrappers for the HDF5 dataset memory and transfer property list
| oCH5::FileAccPropListClass FileAccPropList inherits from PropList and provides wrappers for the HDF5 file access property list
| oCH5::FileCreatPropListClass FileCreatPropList inherits from PropList and provides wrappers for the HDF5 file create property list
| oCH5::LinkAccPropListClass LinkAccPropList inherits from PropList and provides wrappers for the HDF5 file access property list
| \CH5::ObjCreatPropListClass ObjCreatPropList inherits from PropList and provides wrappers for the HDF5 file create property list
|  \CH5::DSetCreatPropListClass DSetCreatPropList inherits from ObjCreatPropList and provides wrappers for the HDF5 dataset creation property functions
\CH5::UserData4Aiterate


The HDF Group Help Desk:
  Copyright by The HDF Group
and the Board of Trustees of the University of Illinois