VST 3 Examples VST 3.7
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 | protectedvirtual |
addErrorWarningTextToOutput | Validator | protected |
addMessage(const char *msg) override | Validator | protectedvirtual |
addRef()=0 | FUnknown | pure virtual |
addTest(ITestSuite *testSuite, TestBase *test) | Validator | protected |
argc | Validator | protected |
argv | Validator | protected |
createInstance(TUID cid, TUID iid, void **obj) override | Validator | protectedvirtual |
createTests(ITestPlugProvider *plugProvider, const ConstString &plugName, bool extensive) | Validator | protected |
errorStream | Validator | protected |
getName(String128 name) override | Validator | protectedvirtual |
Steinberg::iid | ITestResult | static |
Steinberg::Vst::IHostApplication::iid | IHostApplication | static |
infoStream | 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=nullptr) | Validator | protected |
testModule(Module::Ptr module, const ModuleTestConfig &config) | Validator | protected |
Validator(int argc, char *argv[]) | Validator | |
~Validator() override | Validator |