93 virtual hssize_t
size()
const;
106 explicit operator hid_t()
const {
107 return static_cast<hid_t
>(handle_);
Wrapper for hid_t object identifiers.
Definition: object_handle.hpp:67
dataspace base class
Definition: dataspace.hpp:41
SelectionManager selection
access to selection manager
Definition: dataspace.hpp:144
Type type() const
get the type of the dataspace
virtual hssize_t size() const
number of elements in the dataspace
Dataspace(ObjectHandle &&handle)
constructor
bool is_valid() const
check validity of the dataspace
virtual ~Dataspace()
destructor
Dataspace()
default constructor
Dataspace(Dataspace &&type)=default
move constructor
Dataspace(const Dataspace &space)
copy constructor
Dataspace & operator=(const Dataspace &space)
copy assignment
interface for selection management
Definition: selection_manager.hpp:46
Type
Definition: type.hpp:43
top-level namespace of the entire library
Definition: attribute.hpp:45
#define DLL_EXPORT
Definition: windows.hpp:29