Ardour  9.0-pre0-693-g8bf9aefe10
graph_edges.h File Reference
#include <map>
#include <set>
#include "ardour/libardour_visibility.h"
#include "ardour/types.h"
Include dependency graph for graph_edges.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ARDOUR::GraphEdges
 

Namespaces

 ARDOUR
 

Typedefs

typedef std::shared_ptr< GraphNode > ARDOUR::GraphVertex
 

Functions

bool ARDOUR::topological_sort (GraphNodeList &, GraphEdges &)