14 #ifndef BERRYISTRUCTUREDSELECTION_H_
15 #define BERRYISTRUCTUREDSELECTION_H_
31 typedef ContainerType::const_iterator
iterator;
62 virtual int Size()
const = 0;
Implements transparent reference counting.
virtual Object::Pointer GetFirstElement() const =0
~IStructuredSelection() override
ObjectList< Object::Pointer > ContainerType
virtual int Size() const =0
virtual iterator Begin() const =0
virtual iterator End() const =0
berryObjectMacro(berry::IStructuredSelection)
virtual ContainerType::Pointer ToVector() const =0
ContainerType::const_iterator iterator