HighFive  2.2.2
HighFive - Header-only C++ HDF5 interface
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
 CHighFive::AnnotateTraits< Derivate >
 CHighFive::AnnotateTraits< DataSet >
 CHighFive::DataSetClass representing a dataset
 CHighFive::AnnotateTraits< File >
 CHighFive::FileFile class
 CHighFive::AnnotateTraits< Group >
 CHighFive::GroupRepresents an hdf5 group
 CHighFive::Caching
 CHighFive::Chunking
 CH5Easy::CompressionSet compression level for written DataSets
 CHighFive::Deflate
 CH5Easy::DumpOptionsOptions for dumping data
 CHighFive::ElementSet
 Cstd::exception
 CHighFive::ExceptionBasic HighFive Exception class
 CHighFive::AttributeExceptionException specific to HighFive Attribute interface
 CHighFive::DataSetExceptionException specific to HighFive DataSet interface
 CHighFive::DataSpaceExceptionException specific to HighFive DataSpace interface
 CHighFive::DataTypeExceptionException specific to HighFive DataType interface
 CHighFive::FileExceptionException specific to HighFive File interface
 CHighFive::GroupExceptionException specific to HighFive Group interface
 CHighFive::ObjectExceptionException specific to HighFive Object interface
 CHighFive::PropertyExceptionException specific to HighFive Property interface
 CHighFive::ReferenceExceptionException specific to HighFive Reference interface
 CHighFive::FixedLenStringArray< N >A structure representing a set of fixed-length strings
 CHighFive::HDF5ErrMapper
 CHighFive::CompoundType::member_defUse for defining a sub-type of compound type
 CHighFive::EnumType< T >::member_defUse for defining a member of enum type
 CHighFive::NodeTraits< Derivate >NodeTraits: Base class for Group and File
 CHighFive::NodeTraits< File >
 CHighFive::FileFile class
 CHighFive::NodeTraits< Group >
 CHighFive::GroupRepresents an hdf5 group
 CHighFive::Object
 CHighFive::AttributeClass representing an attribute of a dataset or group
 CHighFive::DataSetClass representing a dataset
 CHighFive::DataSpaceClass representing the space (dimensions) of a dataset
 CHighFive::DataTypeHDF5 Data Type
 CHighFive::AtomicType< T >Create an HDF5 DataType from a C++ type
 CHighFive::AtomicType< FixedLenStringArray< StrLen > >
 CHighFive::AtomicType< char[StrLen]>
 CHighFive::CompoundTypeCreate a compound HDF5 datatype
 CHighFive::EnumType< T >Create a enum HDF5 datatype
 CHighFive::FileFile class
 CHighFive::GroupRepresents an hdf5 group
 CHighFive::ObjectInfoA class for accessing hdf5 objects info
 CHighFive::PropertyList< T >Base HDF5 property List
 CHighFive::FileDriverFile driver base concept
 CHighFive::MPIOFileDriverMPIIO Driver for Parallel HDF5
 CHighFive::RawPropertyList< T >
 CHighFive::ReferenceAn HDF5 (object) reference type
 CHighFive::Shuffle
 CHighFive::SilenceHDF5Utility class to disable HDF5 stack printing inside a scope
 CHighFive::SliceTraits< Derivate >
 CHighFive::SliceTraits< DataSet >
 CHighFive::DataSetClass representing a dataset
 CHighFive::SliceTraits< Selection >
 CHighFive::SelectionSelection: represent a view on a slice/part of a dataset