Inviwo 0.9.12-pre
Inviwo documentation
Loading...
Searching...
No Matches
inviwo::hdf5::DataSet Class Reference

#include <modules/hdf5/datastructures/hdf5handle.h>

+ Inheritance diagram for inviwo::hdf5::DataSet:

Public Member Functions

 DataSet (const DataSet &)=delete
 
 DataSet (const H5::DataSet &dataset)
 
 DataSet (DataSet &&)=default
 
DataSetoperator= (const DataSet &)=delete
 
DataSetoperator= (DataSet &&)=default
 

Detailed Description

A small RAII wrapper around an open H5::DataSet that closes it on destruction.


The documentation for this class was generated from the following file: