Chdf5::ArrayAdapter< T > | Adapter for C-style arrays |
Chdf5::attribute::Attribute | |
Chdf5::attribute::AttributeManager | STL interface for attributes |
Chdf5::property::ChunkCacheParameters | Chunk cache parameter class |
Chdf5::property::Class | Property list class |
Chdf5::Context | |
Chdf5::property::CopyFlags | Encapsulate copy flags |
Chdf5::property::CreationOrder | |
▼Chdf5::dataspace::Dataspace | Dataspace base class |
Chdf5::dataspace::Scalar | Scalar dataspace |
Chdf5::dataspace::Simple | Simple multidimensional dataspace |
Chdf5::dataspace::DataspaceHolder | Data space object holder |
Chdf5::dataspace::DataspacePool | Data space object pool |
▼Chdf5::datatype::Datatype | Base class for all data types |
Chdf5::datatype::Array | Array datatype |
Chdf5::datatype::Compound | Compound data type |
Chdf5::datatype::Enum | Compound data type |
Chdf5::datatype::Float | |
Chdf5::datatype::Integer | HDF5 integer datatype |
Chdf5::datatype::String | String datatype |
Chdf5::datatype::VLengthArray | Variable length array type |
Chdf5::datatype::DatatypeHolder | Data type object holder |
Chdf5::error::Descriptor | HDF5 error descriptor |
▼Chdf5::file::Driver | Abstract class for file drivers |
Chdf5::file::DirectDriver | Direct write without buffering (for hdf5 compiled with H5_HAVE_DIRECT) |
Chdf5::file::MPIDriver | Class for the MPI driver (for hdf5 with compiled MPI) |
Chdf5::file::MemoryDriver | Memory file driver |
Chdf5::file::PosixDriver | |
Chdf5::file::File | |
▼Chdf5::filter::Filter | Abstract filter class |
Chdf5::filter::Deflate | |
Chdf5::filter::ExternalFilter | |
Chdf5::filter::Fletcher32 | Fletcher32 checksum filter |
Chdf5::filter::NBit | NBit 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::GroupView | Base class for group views |
Chdf5::node::LinkView | |
Chdf5::node::NodeView | |
Chdf5::IOReadBuffer | |
Chdf5::IOWriteBuffer | |
▼Chdf5::Iterator | |
Chdf5::attribute::AttributeIterator | |
Chdf5::node::LinkIterator | |
Chdf5::node::NodeIterator | Bidirectional NodeIterator |
Chdf5::IteratorConfig | Iterator configuration |
Chdf5::node::Link | HDF5 link |
Chdf5::node::LinkTarget | Link target descriptor |
▼Chdf5::property::List | Base class for property lists |
Chdf5::property::DatasetTransferList | Class for a dataset transfer property list |
Chdf5::property::FileAccessList | File access property list |
Chdf5::property::FileMountList | |
►Chdf5::property::LinkAccessList | Link access property list |
Chdf5::property::DatasetAccessList | Dataset access property list |
Chdf5::property::DatatypeAccessList | |
Chdf5::property::GroupAccessList | |
Chdf5::property::ObjectCopyList | |
►Chdf5::property::ObjectCreationList | |
Chdf5::property::DatasetCreationList | Dataset creation property list |
►Chdf5::property::GroupCreationList | |
Chdf5::property::FileCreationList | Dataset creation property list |
Chdf5::property::TypeCreationList | |
►Chdf5::property::StringCreationList | |
Chdf5::property::AttributeCreationList | |
Chdf5::property::LinkCreationList | |
▼Chdf5::node::Node | |
►Chdf5::node::Dataset | |
Chdf5::node::ChunkedDataset | Dataset with chunked layout |
Chdf5::node::VirtualDataset | Virtual dataset class |
Chdf5::node::Group | |
Chdf5::ObjectHandle | Wrapper for hid_t object identifiers |
Chdf5::ObjectId | Unique ID of an HDF5 object |
Chdf5::dataspace::OperationWithSelection | |
Chdf5::Path | Path to a node object |
Chdf5::node::RecursiveLinkIterator | Recursive Link iterator |
Chdf5::node::RecursiveNodeIterator | Recursive node iterator |
▼Cstd::runtime_error | |
Chdf5::error::H5CError | Runtime exception containing an HDF5 error H5CError |
▼Chdf5::dataspace::Selection | Selection base class |
Chdf5::dataspace::Hyperslab | Hyperslab selection class |
Chdf5::dataspace::Points | Point selection implementation |
Chdf5::dataspace::SelectionManager | Interface for selection management |
Chdf5::error::Singleton | Singleton 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::ExternalFilters | Utility container for external filters |
Chdf5::property::VirtualDataMaps | Utility container for virtual data maps |
Chdf5::Version | 3 number version class |
Chdf5::dataspace::View | Guard object for selections |
Chdf5::property::VirtualDataMap | Data mapping for virtual datasets |