13 #ifndef _MITK_MAP_ALGORITHM_INFO_SELECTION_H 14 #define _MITK_MAP_ALGORITHM_INFO_SELECTION_H 18 #include <mapDeploymentDLLInfo.h> 44 Object::Pointer GetFirstElement()
const override;
48 int Size()
const override;
52 AlgorithmInfoVectorType GetSelectedAlgorithmInfo()
const;
57 bool IsEmpty()
const override;
ContainerType::Pointer m_Selection
Light weight base class for most BlueBerry classes.
DataCollection - Class to facilitate loading/accessing structured data.
ContainerType::const_iterator iterator
MITKCORE_EXPORT bool operator==(const InteractionEvent &a, const InteractionEvent &b)
static void info(const char *fmt,...)
#define berryObjectMacro(...)
Used by plugins to communicate selections of deployed algorithms.
::map::deployment::DLLInfo AlgorithmInfoType
#define MITK_MATCHPOINT_CORE_HELPER_EXPORT
std::vector< AlgorithmInfoType::ConstPointer > AlgorithmInfoVectorType