37 #pragma clang diagnostic push
38 #pragma clang diagnostic ignored "-Wweak-vtables"
112 #pragma clang diagnostic pop
dataspace base class
Definition: dataspace.hpp:41
simple multidimensional dataspace
Definition: simple.hpp:43
Simple()
default constructor
Dimensions current_dimensions() const
get current dimensions
void dimensions(const Dimensions ¤t, const Dimensions &maximum=Dimensions())
set number of elements along each dimension
static const hsize_t unlimited
dimension value for unlimited number of elements
Definition: simple.hpp:48
size_t rank() const
get number of dimensions
Simple(const Dimensions ¤t, const Dimensions &maximum=hdf5::Dimensions())
constructor
Dimensions maximum_dimensions() const
get maximum dimensions
Simple(const Dataspace &space)
constructor
top-level namespace of the entire library
Definition: attribute.hpp:45
std::vector< hsize_t > Dimensions
Definition: types.hpp:32
#define DLL_EXPORT
Definition: windows.hpp:29