ardour
GraphNode Member List

This is the complete list of members for GraphNode, including all inherited members.

_idGraphNodeprotected
_selectedGraphNodeprotected
add_child(GraphNode *child, GraphNode *left_sibling)GraphNode
add_parent(GraphNode *parent)GraphNodeprotected
childrenGraphNodeprotected
equals(GraphNode const *node) const GraphNodeinline
first_child() const GraphNodeinline
get_children() const GraphNodeinline
get_parents() const GraphNodeinline
GraphNode()GraphNode
id() const GraphNodeinline
id_counterGraphNodeprotectedstatic
is_ancestor_of(GraphNode const *node) const GraphNode
is_descendant_of(GraphNode const *node) const GraphNode
last_child() const GraphNodeinline
parentsGraphNodeprotected
remove_child(GraphNode *child)GraphNode
remove_parent(GraphNode *parent)GraphNodeprotected
select(bool value)GraphNode
SelectChangedGraphNode
selected() const GraphNodeinline
~GraphNode()GraphNodevirtual