HighFive  2.3.1
HighFive - Header-only C++ HDF5 interface
Namespace List
Here is a list of all namespaces 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
 CAtomicTypeCreate an HDF5 DataType from a C++ type
 CAnnotateTraits
 CFixedLenStringArrayA structure representing a set of fixed-length strings
 CNodeTraitsNodeTraits: Base class for Group and File
 CPropertyListHDF5 property Lists
 CAtomicType< char[StrLen]>
 CAtomicType< FixedLenStringArray< StrLen > >
 CHDF5ErrMapper
 CPathTraits
 CElementSet
 CSliceTraits
 CAttributeClass representing an attribute of a dataset or group
 CDataSetClass representing a dataset
 CDataSpaceClass representing the space (dimensions) of a dataset
 CDataTypeHDF5 Data Type
 CCompoundTypeCreate a compound HDF5 datatype
 Cmember_defUse for defining a sub-type of compound type
 CEnumTypeCreate a enum HDF5 datatype
 Cmember_defUse for defining a member of enum type
 CExceptionBasic HighFive Exception class
 CObjectExceptionException specific to HighFive Object interface
 CDataTypeExceptionException specific to HighFive DataType interface
 CFileExceptionException specific to HighFive File interface
 CDataSpaceExceptionException specific to HighFive DataSpace interface
 CAttributeExceptionException specific to HighFive Attribute interface
 CDataSetExceptionException specific to HighFive DataSet interface
 CGroupExceptionException specific to HighFive Group interface
 CPropertyExceptionException specific to HighFive Property interface
 CReferenceExceptionException specific to HighFive Reference interface
 CFileFile class
 CFileDriverFile driver base concept
 CMPIOFileDriverMPIIO Driver for Parallel HDF5
 CGroupRepresents an hdf5 group
 CObject
 CObjectInfoA class for accessing hdf5 objects info
 CPropertyListBaseBase Class for Property lists, providing global default
 CRawPropertyList
 CChunking
 CDeflate
 CSzip
 CShuffle
 CCaching
 CCreateIntermediateGroup
 CReferenceAn HDF5 (object) reference type
 CSelectionSelection: represent a view on a slice/part of a dataset
 CSilenceHDF5Utility class to disable HDF5 stack printing inside a scope