123 explicit operator hid_t()
const {
124 return static_cast<hid_t
>(space_);
dataspace base class
Definition: dataspace.hpp:41
hyperslab selection class
Definition: hyperslab.hpp:52
guard object for selections
Definition: view.hpp:42
void operator()(const Hyperslab &slab) const
set a single hyperslab
void operator()(const SelectionList &selections) const
apply a new set of selections
View(const Dataspace &space)
constructor
View(const View &)=default
copy constructor
View(const Dataspace &space, const Hyperslab &selection)
constructor
size_t size() const
get number of elements in the view
View()=default
default constructor
View(const Dataspace &space, const SelectionList &selections)
constructor
std::list< OperationWithSelection > SelectionList
Definition: selection.hpp:130
top-level namespace of the entire library
Definition: attribute.hpp:45
#define DLL_EXPORT
Definition: windows.hpp:29