82 virtual void apply(
const Dataspace &space,
91 using SelectionPair = std::pair<SelectionOperation, Selection::SharedPointer>;
dataspace base class
Definition: dataspace.hpp:41
Selection::SharedPointer selection
Definition: selection.hpp:88
std::unique_ptr< Selection > UniquePointer
pointer for selection stacks
Definition: selection.hpp:48
selection base class
Definition: selection.hpp:42
std::pair< SelectionOperation, Selection::SharedPointer > SelectionPair
Definition: selection.hpp:91
std::list< OperationWithSelection > SelectionList
Definition: selection.hpp:92
SelectionOperation operation
Definition: selection.hpp:87
Definition: attribute.hpp:43
SelectionOperation
selection operator
Definition: type.hpp:95
DLL_EXPORT Dataspace operator||(const Dataspace &space, const Hyperslab &selection)
std::shared_ptr< Selection > SharedPointer
Definition: selection.hpp:49
#define DLL_EXPORT
Definition: windows.hpp:35
Definition: selection.hpp:86