| _cache (defined in gaia2::DescriptorTree) | gaia2::DescriptorTree | protected |
| _children (defined in gaia2::DescriptorTree) | gaia2::DescriptorTree | protected |
| _hashModified (defined in gaia2::DescriptorTree) | gaia2::DescriptorTree | protected |
| _modified (defined in gaia2::DescriptorTree) | gaia2::DescriptorTree | protected |
| _parent (defined in gaia2::DescriptorTree) | gaia2::DescriptorTree | protected |
| _segment (defined in gaia2::DescriptorTree) | gaia2::DescriptorTree | protected |
| addChild(DescriptorTree *t) | gaia2::DescriptorTree | |
| addChild(const QString &name, DescriptorType type, DescriptorLengthType ltype=VariableLength, int size=1) | gaia2::DescriptorTree | |
| checkConsistency() const (defined in gaia2::DescriptorTree) | gaia2::DescriptorTree | |
| clear() | gaia2::DescriptorTree | |
| copy() const | gaia2::DescriptorTree | |
| correspondingRegion() const | gaia2::DescriptorTree | |
| descriptorName(DescriptorType type, DescriptorLengthType ltype, int index) const | gaia2::DescriptorTree | |
| descriptorNames() const | gaia2::DescriptorTree | |
| DescriptorTree() (defined in gaia2::DescriptorTree) | gaia2::DescriptorTree | |
| DescriptorTree(const QString &name, DescriptorType type, DescriptorLengthType ltype=VariableLength, int size=1) (defined in gaia2::DescriptorTree) | gaia2::DescriptorTree | |
| DescriptorTree(const DescriptorTree &rhs) (defined in gaia2::DescriptorTree) | gaia2::DescriptorTree | protected |
| detach() | gaia2::DescriptorTree | protected |
| dfsNoCache() const (defined in gaia2::DescriptorTree) | gaia2::DescriptorTree | protected |
| enumerate() | gaia2::DescriptorTree | |
| find(const QString &name) const | gaia2::DescriptorTree | |
| find(const QString &name) (defined in gaia2::DescriptorTree) | gaia2::DescriptorTree | inline |
| find(const QStringList &nodeList, bool onlyLeaves, int i=0) const (defined in gaia2::DescriptorTree) | gaia2::DescriptorTree | protected |
| findFromRoot(const QString &name) const | gaia2::DescriptorTree | |
| findFromRoot(const QString &name) (defined in gaia2::DescriptorTree) | gaia2::DescriptorTree | inline |
| findLeaf(const QString &name) const | gaia2::DescriptorTree | |
| findLeaf(const QString &name) (defined in gaia2::DescriptorTree) | gaia2::DescriptorTree | inline |
| findSimple(const QString &name) | gaia2::DescriptorTree | |
| fixLength(int length) | gaia2::DescriptorTree | |
| fullName(bool recurseDown=true) const | gaia2::DescriptorTree | |
| hash() const | gaia2::DescriptorTree | protected |
| isLeaf() const | gaia2::DescriptorTree | inline |
| leaves() (defined in gaia2::DescriptorTree) | gaia2::DescriptorTree | protected |
| leaves() const (defined in gaia2::DescriptorTree) | gaia2::DescriptorTree | protected |
| lengthType() const | gaia2::DescriptorTree | |
| modify() | gaia2::DescriptorTree | |
| name() const | gaia2::DescriptorTree | inline |
| nodes() | gaia2::DescriptorTree | protected |
| nodes() const (defined in gaia2::DescriptorTree) | gaia2::DescriptorTree | protected |
| operator<< (defined in gaia2::DescriptorTree) | gaia2::DescriptorTree | friend |
| operator=(const DescriptorTree &rhs) (defined in gaia2::DescriptorTree) | gaia2::DescriptorTree | protected |
| operator==(const DescriptorTree &rhs) const (defined in gaia2::DescriptorTree) | gaia2::DescriptorTree | |
| operator>> (defined in gaia2::DescriptorTree) | gaia2::DescriptorTree | friend |
| parent() const (defined in gaia2::DescriptorTree) | gaia2::DescriptorTree | inline |
| parent() (defined in gaia2::DescriptorTree) | gaia2::DescriptorTree | inline |
| printLeafSegments() const (defined in gaia2::DescriptorTree) | gaia2::DescriptorTree | |
| recomputeCaches() const (defined in gaia2::DescriptorTree) | gaia2::DescriptorTree | protected |
| recomputeHash() const (defined in gaia2::DescriptorTree) | gaia2::DescriptorTree | protected |
| regionSize(DescriptorType type, DescriptorLengthType ltype) const (defined in gaia2::DescriptorTree) | gaia2::DescriptorTree | |
| regionSizeNoCache(DescriptorType type, DescriptorLengthType ltype) const (defined in gaia2::DescriptorTree) | gaia2::DescriptorTree | protected |
| removeChild(DescriptorTree *child) | gaia2::DescriptorTree | |
| removeNode(const QString &name, bool recurse=true) | gaia2::DescriptorTree | |
| removeNodes(const QStringList &names, bool recurse=true) | gaia2::DescriptorTree | |
| reorder() const (defined in gaia2::DescriptorTree) | gaia2::DescriptorTree | protected |
| root() const | gaia2::DescriptorTree | |
| root() | gaia2::DescriptorTree | inline |
| subtreeOf(const DescriptorTree *other) const | gaia2::DescriptorTree | |
| toYaml(int spaces=0) const | gaia2::DescriptorTree | |
| type() const | gaia2::DescriptorTree | |
| updateLayout() | gaia2::DescriptorTree | |
| updateSegments(const QList< DescriptorTree * > &lrt) const | gaia2::DescriptorTree | protected |
| ~DescriptorTree() (defined in gaia2::DescriptorTree) | gaia2::DescriptorTree | |