HighFive 2.9.0
HighFive - Header-only C++ HDF5 interface
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
 NH5EasyRead/dump DataSets or Attribute using a minimalistic syntax. To this end, the functions are templated, and accept:
 CCompressionSignal to set compression level for written DataSets
 CDumpOptionsDefine options for dumping data
 NHighFive
 Ndeprecated
 CFixedLenStringArrayA structure representing a set of fixed-length strings
 CAllocationTimeWhen are datasets allocated?
 CAnnotateTraits
 CAtomicTypeCreate an HDF5 DataType from a C++ type
 CAtomicType< char[StrLen]>
 CAtomicType< deprecated::FixedLenStringArray< StrLen > >
 CAtomicType< std::complex< T > >
 CAttributeClass representing an Attribute of a DataSet or Group
 CAttributeExceptionException specific to HighFive Attribute interface
 CAttributePhaseChangeSet threshold for attribute storage
 CCaching
 CChunking
 CCompoundTypeCreate a compound HDF5 datatype
 Cmember_defUse for defining a sub-type of compound type
 CCreateIntermediateGroup
 CCreationOrder
 CDataSetClass representing a dataset
 CDataSetExceptionException specific to HighFive DataSet interface
 CDataSpaceClass representing the space (dimensions) of a DataSet
 CDataSpaceExceptionException specific to HighFive DataSpace interface
 CDataTypeHDF5 Data Type
 CDataTypeExceptionException specific to HighFive DataType interface
 CDeflate
 CElementSet
 CEnumTypeCreate a enum HDF5 datatype
 Cmember_defUse for defining a member of enum type
 CEstimatedLinkInfoSet hints as to how many links to expect and their average length
 CExceptionBasic HighFive Exception class
 CFileFile class
 CFileDriverFile driver base concept
 CFileExceptionException specific to HighFive File interface
 CFileVersionBoundsConfigure the version bounds for the file
 CFixedLengthStringType
 CGroupRepresents an hdf5 group
 CGroupExceptionException specific to HighFive Group interface
 CHDF5ErrMapper
 CHyperSlab
 CLinkCreationOrderTrack and index creation order time
 CLoggerA logger with supporting basic functionality
 CMetadataBlockSizeConfigure the metadata block size to use writing to files
 CMPIOFileAccessConfigure MPI access for the file
 CMPIOFileDriverMPIIO Driver for Parallel HDF5
 CMpioNoCollectiveCauseThe cause for non-collective I/O
 CNodeTraitsNodeTraits: Base class for Group and File
 CObject
 CObjectExceptionException specific to HighFive Object interface
 CObjectInfoA class for accessing hdf5 objects info
 CPathTraits
 CPropertyExceptionException specific to HighFive Property interface
 CPropertyListHDF5 property Lists
 CPropertyListBaseBase Class for Property lists, providing global default
 CRawPropertyList
 CReferenceAn HDF5 (object) reference type
 CReferenceExceptionException specific to HighFive Reference interface
 CRegularHyperSlab
 CSelectionSelection: represent a view on a slice/part of a dataset
 CShuffle
 CSilenceHDF5Utility class to disable HDF5 stack printing inside a scope
 CSliceTraits
 CStringType
 CSzip
 CUseCollectiveIO
 CVariableLengthStringType
 CPropertyInterfaceHDF5 file property object