aimsalgo  5.0.5
Neuroimaging image processing
aims::RoiSelector Class Reference

#include <aims/roi/roiselector.h>

Inheritance diagram for aims::RoiSelector:
Collaboration diagram for aims::RoiSelector:

Public Member Functions

 RoiSelector ()
 
virtual ~RoiSelector ()
 
carto::SyntaxSetsyntax ()
 
- Public Member Functions inherited from Tree
 Tree (bool allowChildren=true, const std::string &str="")
 
virtual ~Tree ()
 
virtual bool check (const carto::SyntaxSet &syntax, std::set< std::string > &missing) const
 
std::set< Tree * > getElementsWith (const std::string &, bool recurse=true) const
 
std::set< Tree * > getElementsWith (const std::string &, const T &, bool recurse=true) const
 
virtual size_t size () const __attribute__((__deprecated__))
 
virtual size_t childrenSize () const
 
virtual void accept (TreeVisitor &visitor)
 
virtual void const_accept (ConstTreeVisitor &visitor) const
 
virtual void accept (TreeVisitor &visitor)
 
virtual void const_accept (ConstTreeVisitor &visitor) const
 
- Public Member Functions inherited from carto::SyntaxedObject< T >
 SyntaxedObject (const std::string &s)
 
 SyntaxedObject (const SyntaxedObject &x)
 
 SyntaxedObject (const SyntaxedObject< PropertySet > &x)
 
- Public Member Functions inherited from BaseTree
 BaseTree (bool allowsChildren=true)
 
virtual ~BaseTree ()
 
const std::list< BaseTree *> & children () const
 
bool getAllowsChildren () const
 
BaseTreegetChildAt (unsigned childIndex) const
 
int getIndex (BaseTree *node) const
 
BaseTreegetParent () const
 
BaseTreegetTopParent ()
 
const BaseTreegetTopParent () const
 
bool isLeaf () const
 
void insert (BaseTree *child, int index=-1)
 
void remove (unsigned index)
 
void remove (BaseTree *node)
 
void removeFromParent ()
 
void setParent (BaseTree *newParent)
 
void clear ()
 
const_iterator begin () const
 
const_iterator end () const
 
const_reverse_iterator rbegin () const
 
const_reverse_iterator rend () const
 
const_iterator begin () const
 
const_iterator end () const
 
const_reverse_iterator rbegin () const
 
const_reverse_iterator rend () const
 

Additional Inherited Members

- Public Types inherited from carto::SyntaxedObject< T >
typedef internal::SyntaxedObjectSwitch< T, SUPERSUBCLASS(Interface, T)>::ContentType ContentType
 
- Public Types inherited from BaseTree
typedef std::list< BaseTree *>::iterator iterator
 
typedef std::list< BaseTree *>::const_iterator const_iterator
 
typedef std::list< BaseTree *>::reverse_iterator reverse_iterator
 
typedef std::list< BaseTree *>::const_reverse_iterator const_reverse_iterator
 

Detailed Description

Definition at line 44 of file roiselector.h.

Constructor & Destructor Documentation

◆ RoiSelector()

aims::RoiSelector::RoiSelector ( )

◆ ~RoiSelector()

virtual aims::RoiSelector::~RoiSelector ( )
virtual

Member Function Documentation

◆ syntax()

carto::SyntaxSet& aims::RoiSelector::syntax ( )

The documentation for this class was generated from the following file: