67 if(_apply) _space_ref.apply_selection(s);
73 if(_apply) _space_ref.reset_selection();
bool _apply
flag to decide whether or not to apply the selection
Definition: selection_guard.hpp:50
const STYPE & _space_ref
reference to the dataspace to which to apply the selection
Definition: selection_guard.hpp:48
selection guard
Definition: selection_guard.hpp:44
Definition: cbf_reader.hpp:41
describe a selection in an HDF5 file
Definition: selection.hpp:37
selection_guard(const selection &s, const STYPE &space, bool apply)
constructor
Definition: selection_guard.hpp:63
~selection_guard()
Definition: selection_guard.hpp:71