ardour
Public Member Functions | List of all members
PluginInterestedObject Class Referenceabstract

#include <plugin_interest.h>

Inheritance diagram for PluginInterestedObject:
ProcessorBox

Public Member Functions

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

Detailed Description

Definition at line 28 of file plugin_interest.h.

Constructor & Destructor Documentation

PluginInterestedObject::PluginInterestedObject ( )
inline

Definition at line 30 of file plugin_interest.h.

virtual PluginInterestedObject::~PluginInterestedObject ( )
inlinevirtual

Definition at line 31 of file plugin_interest.h.

Member Function Documentation

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

Implemented in ProcessorBox.


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