MCPcopy Create free account
hub / github.com/audacity/audacity / SetProviderID

Method SetProviderID

libraries/lib-module-manager/PluginDescriptor.cpp:100–103  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

98}
99
100void PluginDescriptor::SetProviderID(const PluginID & providerID)
101{
102 mProviderID = providerID;
103}
104
105void PluginDescriptor::SetPath(const PluginPath & path)
106{

Callers 3

PluginManager.cppFile · 0.80
LoadGroupMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected