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,
hyperslab selection class
Definition: hyperslab.hpp:52
point selection implementation
Definition: points.hpp:42
scalar dataspace
Definition: scalar.hpp:44
simple multidimensional dataspace
Definition: simple.hpp:43
Type
Definition: type.hpp:43
SelectionOperation
selection operator
Definition: type.hpp:95
std::ostream & operator<<(std::ostream &stream, const Type &t)
SelectionType
selection type
Definition: type.hpp:71
top-level namespace of the entire library
Definition: attribute.hpp:45
#define DLL_EXPORT
Definition: windows.hpp:29