|
CLAM-Development
1.1
|
#include <LadspaProcessingExporter.hxx>
Public Member Functions | |
| LadspaProcessingExporter (LadspaLibrary &library, unsigned long id, const std::string &maker, const std::string ©right) | |
Definition at line 148 of file LadspaProcessingExporter.hxx.
| CLAM::LadspaProcessingExporter< ProcessingType >::LadspaProcessingExporter | ( | LadspaLibrary & | library, |
| unsigned long | id, | ||
| const std::string & | maker, | ||
| const std::string & | copyright | ||
| ) | [inline] |
Definition at line 151 of file LadspaProcessingExporter.hxx.
References CLAM::LadspaLibrary::AddPluginType(), and CLAM::Hidden::ProcessingClass2LadspaBase::CreateDescriptor().
1.7.6.1