h5cpp
0.6.1
A modern C++ wrapper for the HDF5 C library
|
#include <h5cpp/filter/filter.hpp>
Go to the source code of this file.
Classes | |
class | hdf5::filter::ExternalFilter |
class | hdf5::filter::ExternalFilters |
utility container for external filters More... | |
Namespaces | |
hdf5 | |
top-level namespace of the entire library | |
hdf5::filter | |
Typedefs | |
using | FilterID = H5Z_filter_t |
Functions | |
bool | hdf5::filter::is_filter_available (FilterID id) |
is filter available More... | |
using FilterID = H5Z_filter_t |