| addChild(TreeElement *child) | bridges::datastructure::TreeElement< E > | inline | 
  | BinTreeElement(BinTreeElement *l, BinTreeElement *r, const E &e=E(), const string &lab=string()) | bridges::datastructure::BinTreeElement< E > | inline | 
  | BinTreeElement(const E &e=E(), const string &lab=string()) | bridges::datastructure::BinTreeElement< E > | inline | 
  | Element(const E &val=E(), const string &lab=string()) | bridges::datastructure::Element< E > | inlineexplicit | 
  | Element(const Element &e) | bridges::datastructure::Element< E > | inline | 
  | getChild(const int &n) | bridges::datastructure::TreeElement< E > | inline | 
  | getChild(const int &n) const | bridges::datastructure::TreeElement< E > | inline | 
  | getChildren() | bridges::datastructure::TreeElement< E > | inline | 
  | getChildren() const | bridges::datastructure::TreeElement< E > | inline | 
  | getColor() const | bridges::datastructure::Element< E > | inline | 
  | getDStype() const override | bridges::datastructure::BinTreeElement< E > | inlinevirtual | 
  | getElementRepresentation() const | bridges::datastructure::Element< E > | inlineprotectedvirtual | 
  | getLabel() const | bridges::datastructure::Element< E > | inline | 
  | getLeft() | bridges::datastructure::BinTreeElement< E > | inlinevirtual | 
  | getLeft() const | bridges::datastructure::BinTreeElement< E > | inlinevirtual | 
  | getLinkRepresentation(const LinkVisualizer &lv, const string &src, const string &dest) | bridges::datastructure::Element< E > | inlineprotectedstatic | 
  | getLinkVisualizer(const Element *el) | bridges::datastructure::Element< E > | inline | 
  | getLinkVisualizer(const Element *el) const | bridges::datastructure::Element< E > | inline | 
  | getLocationX() const | bridges::datastructure::Element< E > | inline | 
  | getLocationY() const | bridges::datastructure::Element< E > | inline | 
  | getOpacity() | bridges::datastructure::Element< E > | inline | 
  | getRight() | bridges::datastructure::BinTreeElement< E > | inlinevirtual | 
  | getRight() const | bridges::datastructure::BinTreeElement< E > | inlinevirtual | 
  | getShape() const | bridges::datastructure::Element< E > | inline | 
  | getSize() const | bridges::datastructure::Element< E > | inline | 
  | getValue() const | bridges::datastructure::Element< E > | inline | 
  | getValue() | bridges::datastructure::Element< E > | inline | 
  | getVisualizer() | bridges::datastructure::Element< E > | inline | 
  | getVisualizer() const | bridges::datastructure::Element< E > | inline | 
  | links | bridges::datastructure::Element< E > | protected | 
  | operator=(const Element &e) | bridges::datastructure::Element< E > | inline | 
  | operator=(E const &e) | bridges::datastructure::Element< E > | inline | 
  | setChild(const size_t &index, TreeElement *kid) | bridges::datastructure::TreeElement< E > | inline | 
  | setColor(const Color &col) | bridges::datastructure::Element< E > | inline | 
  | setColor(const string col) | bridges::datastructure::Element< E > | inline | 
  | setLabel(const string &lab) | bridges::datastructure::Element< E > | inline | 
  | setLeft(BinTreeElement *l) | bridges::datastructure::BinTreeElement< E > | inline | 
  | setLocation(const double &locX, const double &locY) | bridges::datastructure::Element< E > | inline | 
  | setOpacity(double opacity) | bridges::datastructure::Element< E > | inline | 
  | setRight(BinTreeElement *r) | bridges::datastructure::BinTreeElement< E > | inline | 
  | setShape(const Shape &shp) | bridges::datastructure::Element< E > | inline | 
  | setSize(const double &sz) | bridges::datastructure::Element< E > | inline | 
  | setValue(const E &val) | bridges::datastructure::Element< E > | inline | 
  | TreeElement(const E &e=E(), const string &lab=string()) | bridges::datastructure::TreeElement< E > | inline | 
  | ~DataStructure()=default | bridges::datastructure::DataStructure | virtual | 
  | ~Element() | bridges::datastructure::Element< E > | inlinevirtual |