HighFive
2.2.2
HighFive - Header-only C++ HDF5 interface
|
▼NH5Easy | |
CCompression | Set compression level for written DataSets |
CDumpOptions | Options for dumping data |
▼NHighFive | |
CAtomicType | Create an HDF5 DataType from a C++ type |
CAnnotateTraits | |
CFixedLenStringArray | A structure representing a set of fixed-length strings |
CNodeTraits | NodeTraits: Base class for Group and File |
CPropertyList | Base HDF5 property List |
CAtomicType< char[StrLen]> | |
CAtomicType< FixedLenStringArray< StrLen > > | |
CHDF5ErrMapper | |
CElementSet | |
CSliceTraits | |
CAttribute | Class representing an attribute of a dataset or group |
CDataSet | Class representing a dataset |
CDataSpace | Class representing the space (dimensions) of a dataset |
CDataType | HDF5 Data Type |
▼CCompoundType | Create a compound HDF5 datatype |
Cmember_def | Use for defining a sub-type of compound type |
▼CEnumType | Create a enum HDF5 datatype |
Cmember_def | Use for defining a member of enum type |
CException | Basic HighFive Exception class |
CObjectException | Exception specific to HighFive Object interface |
CDataTypeException | Exception specific to HighFive DataType interface |
CFileException | Exception specific to HighFive File interface |
CDataSpaceException | Exception specific to HighFive DataSpace interface |
CAttributeException | Exception specific to HighFive Attribute interface |
CDataSetException | Exception specific to HighFive DataSet interface |
CGroupException | Exception specific to HighFive Group interface |
CPropertyException | Exception specific to HighFive Property interface |
CReferenceException | Exception specific to HighFive Reference interface |
CFile | File class |
CFileDriver | File driver base concept |
CMPIOFileDriver | MPIIO Driver for Parallel HDF5 |
CGroup | Represents an hdf5 group |
CObject | |
CObjectInfo | A class for accessing hdf5 objects info |
CRawPropertyList | |
CChunking | |
CDeflate | |
CShuffle | |
CCaching | |
CReference | An HDF5 (object) reference type |
CSelection | Selection: represent a view on a slice/part of a dataset |
CSilenceHDF5 | Utility class to disable HDF5 stack printing inside a scope |