h5cpp  0.6
A modern C++ wrapper for the HDF5 C library
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 1234]
 Chdf5::ArrayAdapter< T >Adapter for C-style arrays
 Chdf5::attribute::Attribute
 Chdf5::attribute::AttributeManagerSTL interface for attributes
 Chdf5::property::ChunkCacheParametersChunk cache parameter class
 Chdf5::property::ClassProperty list class
 Chdf5::Context
 Chdf5::property::CopyFlagsEncapsulate copy flags
 Chdf5::property::CreationOrder
 Chdf5::dataspace::DataspaceDataspace base class
 Chdf5::dataspace::ScalarScalar dataspace
 Chdf5::dataspace::SimpleSimple multidimensional dataspace
 Chdf5::dataspace::DataspaceHolderData space object holder
 Chdf5::dataspace::DataspacePoolData space object pool
 Chdf5::datatype::DatatypeBase class for all data types
 Chdf5::datatype::ArrayArray datatype
 Chdf5::datatype::CompoundCompound data type
 Chdf5::datatype::EnumCompound data type
 Chdf5::datatype::Float
 Chdf5::datatype::IntegerHDF5 integer datatype
 Chdf5::datatype::StringString datatype
 Chdf5::datatype::VLengthArrayVariable length array type
 Chdf5::datatype::DatatypeHolderData type object holder
 Chdf5::error::DescriptorHDF5 error descriptor
 Chdf5::file::DriverAbstract class for file drivers
 Chdf5::file::DirectDriverDirect write without buffering (for hdf5 compiled with H5_HAVE_DIRECT)
 Chdf5::file::MPIDriverClass for the MPI driver (for hdf5 with compiled MPI)
 Chdf5::file::MemoryDriverMemory file driver
 Chdf5::file::PosixDriver
 Chdf5::file::File
 Chdf5::filter::FilterAbstract filter class
 Chdf5::filter::Deflate
 Chdf5::filter::ExternalFilter
 Chdf5::filter::Fletcher32Fletcher32 checksum filter
 Chdf5::filter::NBitNBit checksum filter
 Chdf5::filter::SZip
 Chdf5::filter::ScaleOffset
 Chdf5::filter::Shuffle
 Chdf5::FixedLengthStringTrait< T >
 Chdf5::FixedLengthStringTrait< std::string >
 Chdf5::FixedLengthStringTrait< std::vector< std::string > >
 Chdf5::datatype::float16_t
 Chdf5::node::GroupViewBase class for group views
 Chdf5::node::LinkView
 Chdf5::node::NodeView
 Chdf5::IOReadBuffer
 Chdf5::IOWriteBuffer
 Chdf5::Iterator
 Chdf5::attribute::AttributeIterator
 Chdf5::node::LinkIterator
 Chdf5::node::NodeIteratorBidirectional NodeIterator
 Chdf5::IteratorConfigIterator configuration
 Chdf5::node::LinkHDF5 link
 Chdf5::node::LinkTargetLink target descriptor
 Chdf5::property::ListBase class for property lists
 Chdf5::property::DatasetTransferListClass for a dataset transfer property list
 Chdf5::property::FileAccessListFile access property list
 Chdf5::property::FileMountList
 Chdf5::property::LinkAccessListLink access property list
 Chdf5::property::ObjectCopyList
 Chdf5::property::ObjectCreationList
 Chdf5::property::StringCreationList
 Chdf5::node::Node
 Chdf5::node::Dataset
 Chdf5::node::Group
 Chdf5::ObjectHandleWrapper for hid_t object identifiers
 Chdf5::ObjectIdUnique ID of an HDF5 object
 Chdf5::dataspace::OperationWithSelection
 Chdf5::PathPath to a node object
 Chdf5::node::RecursiveLinkIteratorRecursive Link iterator
 Chdf5::node::RecursiveNodeIteratorRecursive node iterator
 Cstd::runtime_error
 Chdf5::error::H5CErrorRuntime exception containing an HDF5 error H5CError
 Chdf5::dataspace::SelectionSelection base class
 Chdf5::dataspace::HyperslabHyperslab selection class
 Chdf5::dataspace::PointsPoint selection implementation
 Chdf5::dataspace::SelectionManagerInterface for selection management
 Chdf5::error::SingletonSingleton class for HDF5 error handling
 Chdf5::dataspace::TypeTrait< T >Type trait for dataspace construction
 Chdf5::datatype::TypeTrait< T >Trait to create HDF5 datatypes
 Chdf5::dataspace::TypeTrait< ArrayAdapter< T > >Dataspace type trait for adapters
 Chdf5::dataspace::TypeTrait< std::array< T, N > >
 Chdf5::dataspace::TypeTrait< std::vector< T > >
 Chdf5::VarLengthBufferTrait< T >Variable length buffer trait
 Chdf5::VarLengthStringTrait< T >Variable length string buffer trait
 Chdf5::VarLengthStringTrait< std::string >
 Chdf5::VarLengthStringTrait< std::vector< std::string > >
 Cstd::vector
 Chdf5::FixedLengthStringBuffer< CharT >
 Chdf5::filter::ExternalFiltersUtility container for external filters
 Chdf5::property::VirtualDataMapsUtility container for virtual data maps
 Chdf5::Version3 number version class
 Chdf5::dataspace::ViewGuard object for selections
 Chdf5::property::VirtualDataMapData mapping for virtual datasets