_configs | anatomist::GlobalConfiguration | protected |
_filename | anatomist::GlobalConfiguration | protected |
_syntax | anatomist::GlobalConfiguration | protected |
accept(TreeVisitor &visitor) | Tree | virtual |
accept(TreeVisitor &visitor) | Tree | virtual |
apply() | anatomist::GlobalConfiguration | 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 | |
configFilename(const std::string &initial) | anatomist::GlobalConfiguration | virtual |
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 | |
GlobalConfiguration() | anatomist::GlobalConfiguration | |
initSyntax() | anatomist::GlobalConfiguration | protectedvirtual |
insert(BaseTree *child, int index=-1) | BaseTree | |
isLeaf() const | BaseTree | |
iterator typedef | BaseTree | |
load(const std::string &filename="") | anatomist::GlobalConfiguration | virtual |
rbegin() const | BaseTree | |
rbegin() const | BaseTree | |
registerLocalConfiguration(LocalConfiguration *cfg) | anatomist::GlobalConfiguration | |
remove(unsigned index) | BaseTree | |
remove(BaseTree *node) | BaseTree | |
removeFromParent() | BaseTree | |
rend() const | BaseTree | |
rend() const | BaseTree | |
reverse_iterator typedef | BaseTree | |
save(const std::string &filename="") | anatomist::GlobalConfiguration | virtual |
setParent(BaseTree *newParent) | BaseTree | |
size() const __attribute__((__deprecated__)) | Tree | virtual |
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 | |
unregisterLocalConfiguration(LocalConfiguration *cfg) | anatomist::GlobalConfiguration | |
update() | anatomist::GlobalConfiguration | virtual |
~BaseTree() | BaseTree | virtual |
~GlobalConfiguration() | anatomist::GlobalConfiguration | virtual |
~Tree() | Tree | virtual |