30 #include <type_traits> 43 enum class Type : std::underlying_type<H5S_class_t>::type {
109 AND = H5S_SELECT_AND,
114 XOR = H5S_SELECT_XOR,
119 NOTB = H5S_SELECT_NOTB,
124 NOTA = H5S_SELECT_NOTA,
129 APPEND = H5S_SELECT_APPEND,
Type
determine the datatype instance
Definition: type.hpp:43
SelectionType
selection type
Definition: type.hpp:71
Definition: attribute.hpp:43
DLL_EXPORT std::ostream & operator<<(std::ostream &stream, const Type &t)
SelectionOperation
selection operator
Definition: type.hpp:95
#define DLL_EXPORT
Definition: windows.hpp:35