|
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 is an abstract base class of H5File and H5Group. 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 a derivative of 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 | 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. 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 a derivative of 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 | UserData4Aiterate |
|
class | H5Location |
| H5Location 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. More...
|
|
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 file create property list. More...
|
|
class | PredType |
| Class PredType holds the definition of all the HDF5 predefined datatypes. More...
|
|
class | PropList |
| Class PropList provides operations for generic property lists. More...
|
|
class | StrType |
| StrType is a derivative of a DataType and operates on HDF5 string datatype. More...
|
|
class | VarLenType |
| VarLenType is a derivative of a DataType and operates on HDF5 C's Variable-length Datatypes. More...
|
|