Ardour  9.0-pre0-582-g084a23a80d
PluginInterestedObject Class Referenceabstract

#include <plugin_interest.h>

Inheritance diagram for PluginInterestedObject:
[legend]

Public Member Functions

 PluginInterestedObject ()
 
virtual ~PluginInterestedObject ()
 
virtual bool use_plugins (const SelectedPlugins &)=0
 

Detailed Description

Definition at line 26 of file plugin_interest.h.

Constructor & Destructor Documentation

◆ PluginInterestedObject()

PluginInterestedObject::PluginInterestedObject ( )
inline

Definition at line 29 of file plugin_interest.h.

◆ ~PluginInterestedObject()

virtual PluginInterestedObject::~PluginInterestedObject ( )
inlinevirtual

Definition at line 30 of file plugin_interest.h.

Member Function Documentation

◆ use_plugins()

virtual bool PluginInterestedObject::use_plugins ( const SelectedPlugins )
pure virtual

The documentation for this class was generated from the following file: