h5cpp  0.3.3
A modern C++ wrapper for the HDF5 C library
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
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::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::error::DescriptorHDF5 error descriptor
 Chdf5::file::DriverAbstract class for file drivers
 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::Shuffle
 Chdf5::FixedLengthStringTrait< T >
 Chdf5::FixedLengthStringTrait< std::string >
 Chdf5::FixedLengthStringTrait< std::vector< std::string > >
 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::LinkLink
 Chdf5::node::LinkTargetLink target descriptor
 Chdf5::property::ListBase class for property lists
 Chdf5::property::DatasetTransferList
 Chdf5::property::FileAccessListFile access property list
 Chdf5::property::FileMountList
 Chdf5::property::LinkAccessListLink access property list
 Chdf5::property::DatasetAccessListDataset access property list
 Chdf5::property::DatatypeAccessList
 Chdf5::property::GroupAccessList
 Chdf5::property::ObjectCopyList
 Chdf5::property::ObjectCreationList
 Chdf5::property::DatasetCreationListDataset creation property list
 Chdf5::property::GroupCreationList
 Chdf5::property::FileCreationList
 Chdf5::property::TypeCreationList
 Chdf5::property::StringCreationList
 Chdf5::property::AttributeCreationList
 Chdf5::property::LinkCreationList
 Chdf5::node::Node
 Chdf5::node::Dataset
 Chdf5::node::ChunkedDatasetDataset with chunked layout
 Chdf5::node::VirtualDatasetVirtual dataset class
 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
 Cruntime_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::datatype::TypeTrait< T >Trait to create HDF5 datatypes
 Chdf5::dataspace::TypeTrait< T >Type trait for dataspace construction
 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 > >
 Cvector
 Chdf5::FixedLengthStringBuffer< CharT >
 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