Ardour  9.0-pre0-582-g084a23a80d
controllable.h File Reference
#include <memory>
#include <string>
#include <set>
#include "pbd/libpbd_visibility.h"
#include "pbd/signals.h"
#include <glibmm/threads.h>
#include "pbd/statefuldestructible.h"
Include dependency graph for controllable.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  PBD::Controllable
 

Namespaces

 PBD
 

Typedefs

typedef std::set< std::shared_ptr< Controllable > > PBD::ControllableSet