![]() |
aimsdata
5.0.5
Neuroimaging data handling
|
This is the complete list of members for aims::Hierarchy, including all inherited members.
accept(TreeVisitor &visitor) | Tree | virtual |
accept(TreeVisitor &visitor) | Tree | virtual |
BaseTree(bool allowsChildren=true) | BaseTree | |
begin() const | BaseTree | |
begin() const | BaseTree | |
check(const carto::SyntaxSet &syntax, std::set< std::string > &missing) const | Tree | virtual |
children() const | BaseTree | |
childrenSize() const | Tree | virtual |
clear() | BaseTree | |
const_accept(ConstTreeVisitor &visitor) const | Tree | virtual |
const_accept(ConstTreeVisitor &visitor) const | Tree | virtual |
const_iterator typedef | BaseTree | |
const_reverse_iterator typedef | BaseTree | |
ContentType typedef | carto::SyntaxedObject< T > | |
end() const | BaseTree | |
end() const | BaseTree | |
getAllowsChildren() const | BaseTree | |
getChildAt(unsigned childIndex) const | BaseTree | |
getElementsWith(const std::string &, bool recurse=true) const | Tree | |
getElementsWith(const std::string &, const T &, bool recurse=true) const | Tree | |
getIndex(BaseTree *node) const | BaseTree | |
getParent() const | BaseTree | |
getTopParent() | BaseTree | |
getTopParent() const | BaseTree | |
Hierarchy() | aims::Hierarchy | |
insert(BaseTree *child, int index=-1) | BaseTree | |
isLeaf() const | BaseTree | |
iterator typedef | BaseTree | |
rbegin() const | BaseTree | |
rbegin() const | BaseTree | |
remove(unsigned index) | BaseTree | |
remove(BaseTree *node) | BaseTree | |
removeFromParent() | BaseTree | |
rend() const | BaseTree | |
rend() const | BaseTree | |
reverse_iterator typedef | BaseTree | |
setParent(BaseTree *newParent) | BaseTree | |
size() const __attribute__((__deprecated__)) | Tree | virtual |
syntax() | aims::Hierarchy | |
SyntaxedObject(const std::string &s) | carto::SyntaxedObject< T > | |
SyntaxedObject(const SyntaxedObject &x) | carto::SyntaxedObject< T > | |
SyntaxedObject(const SyntaxedObject< PropertySet > &x) | carto::SyntaxedObject< T > | |
Tree(bool allowChildren=true, const std::string &str="") | Tree | |
~BaseTree() | BaseTree | virtual |
~Hierarchy() | aims::Hierarchy | virtual |
~Tree() | Tree | virtual |