h5cpp  0.6
A modern C++ wrapper for the HDF5 C library
external_filter.hpp File Reference
Include dependency graph for external_filter.hpp:
This graph shows which files directly or indirectly include this file:

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...
 

Typedef Documentation

◆ FilterID

using FilterID = H5Z_filter_t