13 #ifndef mitkMAPAlgorithmInfoSelection_h
14 #define mitkMAPAlgorithmInfoSelection_h
18 #include <mapDeploymentDLLInfo.h>
Light weight base class for most BlueBerry classes.
Implements transparent reference counting.
Used by plugins to communicate selections of deployed algorithms.
bool IsEmpty() const override
iterator End() const override
bool operator==(const berry::Object *obj) const override
AlgorithmInfoVectorType GetSelectedAlgorithmInfo() const
::map::deployment::DLLInfo AlgorithmInfoType
std::vector< AlgorithmInfoType::ConstPointer > AlgorithmInfoVectorType
int Size() const override
berryObjectMacro(MAPAlgorithmInfoSelection)
Object::Pointer GetFirstElement() const override
MAPAlgorithmInfoSelection()
MAPAlgorithmInfoSelection(AlgorithmInfoType::ConstPointer info)
ContainerType::Pointer ToVector() const override
ContainerType::Pointer m_Selection
iterator Begin() const override
MAPAlgorithmInfoSelection(const AlgorithmInfoVectorType &infos)
Find image slices visible on a given plane.
#define MITK_MATCHPOINT_CORE_HELPER_EXPORT
ContainerType::const_iterator iterator