| Element(const E &val=E(), const string &lab=string()) | bridges::datastructure::Element< E > | inlineexplicit |
| Element(const Element &e) | bridges::datastructure::Element< E > | inline |
| generateJSON(vector< const SLelement< E > * > nodes) const | bridges::datastructure::SLelement< E > | inlineprotectedvirtual |
| getColor() const | bridges::datastructure::Element< E > | inline |
| getDStype() const override | bridges::datastructure::MLelement< E > | inlinevirtual |
| getElementRepresentation() const | bridges::datastructure::Element< E > | inlineprotectedvirtual |
| getLabel() const | bridges::datastructure::Element< E > | inline |
| getLinkRepresentation(const LinkVisualizer &lv, const string &src, const string &dest) | bridges::datastructure::Element< E > | inlineprotectedstatic |
| getLinkRepresentation(const LinkVisualizer &lv, const string &src, const string &dest, rapidjson::Document &d) | bridges::datastructure::Element< E > | inlineprotectedstatic |
| getLinkVisualizer(const Element *el) | bridges::datastructure::Element< E > | inline |
| getLinkVisualizer(const Element *el) const | bridges::datastructure::Element< E > | inline |
| bridges::datastructure::SLelement::getListElements(vector< const SLelement< E > * > &nodes) const | bridges::datastructure::SLelement< E > | inlineprotectedvirtual |
| getLocationX() const | bridges::datastructure::Element< E > | inline |
| getLocationY() const | bridges::datastructure::Element< E > | inline |
| getNext() override | bridges::datastructure::MLelement< E > | inlinevirtual |
| getNext() const override | bridges::datastructure::MLelement< E > | inlinevirtual |
| getOpacity() | bridges::datastructure::Element< E > | inline |
| getShape() const | bridges::datastructure::Element< E > | inline |
| getSize() const | bridges::datastructure::Element< E > | inline |
| getSubList() | bridges::datastructure::MLelement< E > | inline |
| getTag() | bridges::datastructure::MLelement< 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 |
| MLelement(const E &val=E(), const string &lab=string()) | bridges::datastructure::MLelement< E > | inline |
| MLelement(string label) | bridges::datastructure::MLelement< E > | inline |
| MLelement(E e, MLelement< E > *next) | bridges::datastructure::MLelement< E > | inline |
| next | bridges::datastructure::SLelement< E > | protected |
| operator=(const Element &e) | bridges::datastructure::Element< E > | inline |
| operator=(E const &e) | bridges::datastructure::Element< 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 |
| setLocation(const double &locX, const double &locY) | bridges::datastructure::Element< E > | inline |
| setNext(MLelement< E > *n) | bridges::datastructure::MLelement< E > | inline |
| bridges::datastructure::SLelement::setNext(SLelement *n) | bridges::datastructure::SLelement< E > | inline |
| setOpacity(double opacity) | bridges::datastructure::Element< E > | inline |
| setShape(const Shape &shp) | bridges::datastructure::Element< E > | inline |
| setSize(const double &sz) | bridges::datastructure::Element< E > | inline |
| setSubList(MLelement< E > *sl) | bridges::datastructure::MLelement< E > | inline |
| setTag(bool t) | bridges::datastructure::MLelement< E > | inline |
| setValue(const E &val) | bridges::datastructure::Element< E > | inline |
| SLelement(SLelement *next, const E &val=E(), const string &lab=string()) | bridges::datastructure::SLelement< E > | inline |
| SLelement(const E &val=E(), const string &lab=string()) | bridges::datastructure::SLelement< E > | inline |
| sub_list | bridges::datastructure::MLelement< E > | protected |
| tag | bridges::datastructure::MLelement< E > | protected |
| ~DataStructure()=default | bridges::datastructure::DataStructure | virtual |
| ~Element() | bridges::datastructure::Element< E > | inlinevirtual |