|
CLAM-Development
1.3
|
#include <LadspaProcessingExporter.hxx>
Public Member Functions | |
| LadspaProcessingExporter (LadspaLibrary &library, unsigned long id, const std::string &maker, const std::string ©right) | |
Definition at line 147 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 150 of file LadspaProcessingExporter.hxx.
References CLAM::LadspaLibrary::AddPluginType(), and CLAM::Hidden::ProcessingClass2LadspaBase::CreateDescriptor().
1.7.6.1