Ardour  8.12
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) constGraphNodeinline
first_child() constGraphNodeinline
get_children() constGraphNodeinline
get_parents() constGraphNodeinline
GraphNode()GraphNode
id() constGraphNodeinline
id_counterGraphNodeprotectedstatic
is_ancestor_of(GraphNode const *node) constGraphNode
is_descendant_of(GraphNode const *node) constGraphNode
last_child() constGraphNodeinline
parentsGraphNodeprotected
remove_child(GraphNode *child)GraphNode
remove_parent(GraphNode *parent)GraphNodeprotected
select(bool value)GraphNode
SelectChangedGraphNode
selected() constGraphNodeinline
~GraphNode()GraphNodevirtual