Ardour  9.0-pre0-582-g084a23a80d
plugin_interest.h File Reference
#include <vector>
#include "ardour/plugin.h"
Include dependency graph for plugin_interest.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  PluginInterestedObject
 

Typedefs

typedef std::vector< ARDOUR::PluginPtrSelectedPlugins
 

Typedef Documentation

◆ SelectedPlugins

typedef std::vector<ARDOUR::PluginPtr> SelectedPlugins

Definition at line 24 of file plugin_interest.h.