class  | 
ArrayType | 
 \class ArrayType
    \brief Class ArrayType inherits from DataType and provides wrappers for
     the HDF5's Array Datatypes. 
 | 
class  | 
AtomType | 
 \class AtomType
    \brief AtomType is a base class, inherited by IntType, FloatType,
     StrType, and PredType. 
 | 
class  | 
CompType | 
 \class CompType
    \brief CompType is a derivative of a DataType and operates on HDF5
    compound datatypes. 
 | 
class  | 
DataSet | 
 \class DataSet
    \brief Class DataSet operates on HDF5 datasets. 
 | 
class  | 
DataType | 
 \class DataType
    \brief Class DataType provides generic operations on HDF5 datatypes. 
 | 
class  | 
EnumType | 
 \class EnumType
    \brief EnumType is a derivative of a DataType and operates on HDF5
    enum datatypes. 
 | 
class  | 
FloatType | 
 \class FloatType
    \brief FloatType is a derivative of a DataType and operates on HDF5
    floating point datatype. 
 | 
class  | 
Group | 
 \class Group
    \brief Class Group represents an HDF5 group. 
 | 
class  | 
H5File | 
 \class H5File
    \brief Class H5File represents an HDF5 file and inherits from class Group
    as file is a root group. 
 | 
class  | 
IntType | 
 \class IntType
    \brief IntType is a derivative of a DataType and operates on HDF5
    integer datatype. 
 | 
class  | 
PredType | 
 \class PredType
    \brief Class PredType holds the definition of all the HDF5 predefined
    datatypes. 
 | 
class  | 
StrType | 
 \class StrType
    \brief StrType is a derivative of a DataType and operates on HDF5
    string datatype. 
 | 
class  | 
VarLenType | 
 \class VarLenType
    \brief VarLenType is a derivative of a DataType and operates on HDF5
    Variable-length Datatypes. 
 |