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