LinuxSampler::InstrumentEditorFactory::InnerFactoryTemplate< PluginClass_T > Class Template Reference

#include <InstrumentEditorFactory.h>

Inheritance diagram for LinuxSampler::InstrumentEditorFactory::InnerFactoryTemplate< PluginClass_T >:

LinuxSampler::InstrumentEditorFactory::InnerFactory

List of all members.

Public Member Functions

virtual InstrumentEditorCreate ()
virtual void Destroy (InstrumentEditor *pEditor)


Detailed Description

template<class PluginClass_T>
class LinuxSampler::InstrumentEditorFactory::InnerFactoryTemplate< PluginClass_T >

Definition at line 54 of file InstrumentEditorFactory.h.


Member Function Documentation

template<class PluginClass_T>
virtual InstrumentEditor* LinuxSampler::InstrumentEditorFactory::InnerFactoryTemplate< PluginClass_T >::Create (  )  [inline, virtual]

template<class PluginClass_T>
virtual void LinuxSampler::InstrumentEditorFactory::InnerFactoryTemplate< PluginClass_T >::Destroy ( InstrumentEditor pEditor  )  [inline, virtual]


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

doxygen