VST 3 Examples
VST 3.6.12
SDK for developing VST Plug-in
|
This is the complete list of members for Validator, including all inherited members.
addErrorMessage(const char *msg) override | Validator | protected |
addMessage(const char *msg) override | Validator | protected |
addRef()=0 | FUnknown | pure virtual |
addTest(ITestSuite *testSuite, VstTestBase *test) | Validator | protected |
argc | Validator | protected |
argv | Validator | protected |
createInstance(TUID cid, TUID iid, void **obj) override | Validator | protectedvirtual |
createTests(IPlugProvider *plugProvider, const ConstString &plugName) | Validator | protected |
filterClassCategory(FIDString category, FIDString classCategory) const | Validator | protected |
getName(String128 name) override | Validator | protectedvirtual |
iid | IHostApplication | static |
module | Validator | protected |
Module typedef | Validator | protected |
mPlugInterfaceSupport | Validator | protected |
numTestsFailed | Validator | protected |
numTestsPassed | Validator | protected |
OBJ_METHODS(Validator, FObject) REFCOUNT_METHODS(FObject) tresult queryInterface(const char *_iid | Validator | |
override | Validator | |
queryInterface(const TUID _iid, void **obj)=0 | FUnknown | pure virtual |
release()=0 | FUnknown | pure virtual |
run() | Validator | |
runTestSuite(TestSuite *suite, FIDString nameFilter=0) | Validator | protected |
testModule | Validator | protected |
testSuite | Validator | protected |
Validator(int argc, char *argv[]) | Validator | |
~Validator() | Validator |