Vamp::PluginAdapter< P > Class Template Reference

#include <vamp-sdk/PluginAdapter.h>

Inheritance diagram for Vamp::PluginAdapter< P >:

Inheritance graph
[legend]

List of all members.


Detailed Description

template<typename P>
class Vamp::PluginAdapter< P >

PluginAdapter turns a PluginAdapterBase into a specific wrapper for a particular plugin implementation.

See PluginAdapterBase.

Definition at line 93 of file PluginAdapter.h.


Public Member Functions

 PluginAdapter ()
virtual ~PluginAdapter ()
const VampPluginDescriptorgetDescriptor ()
 Return a VampPluginDescriptor describing the plugin that is wrapped by this adapter.

Protected Member Functions

PlugincreatePlugin (float inputSampleRate)

Protected Attributes

Implm_impl

Constructor & Destructor Documentation

template<typename P>
Vamp::PluginAdapter< P >::PluginAdapter (  )  [inline]

Definition at line 96 of file PluginAdapter.h.

template<typename P>
virtual Vamp::PluginAdapter< P >::~PluginAdapter (  )  [inline, virtual]

Definition at line 97 of file PluginAdapter.h.


Member Function Documentation

template<typename P>
Plugin* Vamp::PluginAdapter< P >::createPlugin ( float  inputSampleRate  )  [inline, protected, virtual]

Implements Vamp::PluginAdapterBase.

Definition at line 100 of file PluginAdapter.h.

const VampPluginDescriptor * Vamp::PluginAdapterBase::getDescriptor (  )  [inherited]

Return a VampPluginDescriptor describing the plugin that is wrapped by this adapter.

Definition at line 138 of file PluginAdapter.cpp.

References Vamp::PluginAdapterBase::Impl::getDescriptor(), and Vamp::PluginAdapterBase::m_impl.

Referenced by vampGetPluginDescriptor().


Member Data Documentation

Impl* Vamp::PluginAdapterBase::m_impl [protected, inherited]


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

Generated on Tue Jun 17 21:12:16 2008 for VampPluginSDK by  doxygen 1.5.6