svcore
1.9
|
#include <PluginIdentifier.h>
Static Public Member Functions | |
static QString | createIdentifier (QString type, QString soName, QString label) |
static QString | canonicalise (QString identifier) |
static void | parseIdentifier (QString identifier, QString &type, QString &soName, QString &label) |
static bool | areIdentifiersSimilar (QString id1, QString id2) |
Static Public Attributes | |
static QString | BUILTIN_PLUGIN_SONAME = "_builtin" |
static QString | RESERVED_PROJECT_DIRECTORY_KEY = "__QMUL__:__RESERVED__:ProjectDirectoryKey" |
Detailed Description
Definition at line 30 of file PluginIdentifier.h.
Member Function Documentation
|
static |
Definition at line 26 of file PluginIdentifier.cpp.
Referenced by canonicalise(), Transform::createIdentifier(), DSSIPluginFactory::discoverPluginsFrom(), LADSPAPluginFactory::discoverPluginsFrom(), NativeVampPluginFactory::getPluginIdentifiers(), and PluginRDFIndexer::reindex().
|
static |
Definition at line 35 of file PluginIdentifier.cpp.
References createIdentifier(), and parseIdentifier().
Referenced by LADSPAPluginFactory::generateFallbackCategories(), and NativeVampPluginFactory::generateTaxonomy().
|
static |
Definition at line 43 of file PluginIdentifier.cpp.
Referenced by areIdentifiersSimilar(), canonicalise(), DSSIPluginFactory::getDSSIDescriptor(), LADSPAPluginFactory::getLADSPADescriptor(), NativeVampPluginFactory::getPluginStaticData(), RealTimePluginFactory::instanceFor(), NativeVampPluginFactory::instantiatePlugin(), Transform::parseIdentifier(), LADSPAPluginFactory::unloadUnusedLibraries(), and RDFTransformFactoryImpl::writeTransformToRDF().
|
static |
Definition at line 54 of file PluginIdentifier.cpp.
References BUILTIN_PLUGIN_SONAME, parseIdentifier(), and RESERVED_PROJECT_DIRECTORY_KEY.
Member Data Documentation
|
static |
Definition at line 44 of file PluginIdentifier.h.
Referenced by areIdentifiersSimilar(), DSSIPluginFactory::getDSSIDescriptor(), and LADSPAPluginFactory::unloadUnusedLibraries().
|
static |
Definition at line 47 of file PluginIdentifier.h.
Referenced by areIdentifiersSimilar(), and DSSIPluginInstance::configure().
The documentation for this class was generated from the following files:
Generated by 1.8.11