HDF5 C++ API  1.10.1
 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 will be deprecated in future releases. In 1.10.1, most member functions are moved to H5Location
|\CH5::GroupClass Group represents an HDF5 group
| \CH5::H5FileClass H5File represents an HDF5 file and inherits from class Group as file is a root group
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::ObjHeaderIException
|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, added in version 1.8.12
||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 derived from a DataType and operates on HDF5 integer datatype
|| ||oCH5::PredTypeClass PredType holds the definition of all the HDF5 predefined datatypes
|| ||\CH5::StrTypeStrType is derived from 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 derived from a DataType and operates on HDF5 enum datatypes
|| |\CH5::VarLenTypeVarLenType is derived from a DataType and operates on HDF5 C's Variable-length Datatypes
|| \CH5::GroupClass Group represents an HDF5 group
|\CH5::PropListClass PropList inherits from IdComponent and provides wrappers for the HDF5 generic property list
| 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 object 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