Ardour  9.0-pre0-582-g084a23a80d
route_sorter.h File Reference
#include <memory>
#include <stdint.h>
#include <vector>
#include "ardour/stripable.h"
Include dependency graph for route_sorter.h:

Go to the source code of this file.

Classes

struct  TreeOrderKey
 
struct  TreeOrderKeySorter
 

Typedefs

typedef std::vector< TreeOrderKeyTreeOrderKeys
 

Typedef Documentation

◆ TreeOrderKeys

typedef std::vector<TreeOrderKey> TreeOrderKeys

Definition at line 44 of file route_sorter.h.