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
Classes | Namespaces | Typedefs | Functions
external_filter.hpp File Reference
#include <h5cpp/filter/filter.hpp>
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
 

Namespaces

 hdf5
 
 hdf5::filter
 

Typedefs

using FilterID = H5Z_filter_t
 

Functions

DLL_EXPORT bool hdf5::filter::is_filter_available (FilterID id)
 is filter available More...
 

Typedef Documentation

◆ FilterID

using FilterID = H5Z_filter_t