VST 3 SDK VST 3.7
SDK for developing VST plug-in
|
This is the complete list of members for Module, including all inherited members.
create(const std::string &path, std::string &errorDescription) | Module | static |
factory | Module | protected |
getFactory() const noexcept | Module | inline |
getModuleInfoPath(const std::string &modulePath) | Module | static |
getModulePaths() | Module | static |
getName() const noexcept | Module | inline |
getPath() const noexcept | Module | inline |
getSnapshots(const std::string &modulePath) | Module | static |
hasBundleStructure | Module | protected |
isBundle() const noexcept | Module | inline |
load(const std::string &path, std::string &errorDescription)=0 | Module | protectedpure virtual |
name | Module | protected |
path | Module | protected |
PathList typedef | Module | |
Ptr typedef | Module | |
SnapshotList typedef | Module | |
~Module() noexcept=default | Module | protectedvirtual |