|  | 
| IMessage * | allocateMessage (IHostApplication *host) | 
|  | 
| void ** | getChannelBuffersPointer (const ProcessSetup &processSetup, const AudioBusBuffers &bufs) | 
|  | 
| uint32 | getSampleFramesSizeInBytes (const ProcessSetup &processSetup, int32 numSamples) | 
|  | 
| uint64 | getChannelMask (int32 numChannels) | 
|  | 
| tresult | getSpeakerChannelIndex (SpeakerArrangement arrangement, uint64 speaker, int32 &channel) | 
|  | 
| void | setupVSTGUIBundleSupport (void *hInstance) | 
|  | 
| const ChunkID & | getChunkID (ChunkType type) | 
|  | 
| bool | verify (tresult result) | 
|  | 
| bool | copyStream (IBStream *inStream, IBStream *outStream) | 
|  | 
|  | IMPLEMENT_FUNKNOWN_METHODS (FileStream, IBStream, IBStream::iid) tresult FileStream | 
|  | 
|  | IMPLEMENT_REFCOUNT (ReadOnlyBStream) ReadOnlyBStream | 
|  | 
|  | IMPLEMENT_FUNKNOWN_METHODS (BufferStream, IBStream, IBStream::iid) BufferStream | 
|  | 
| bool | isEqualID (const ChunkID id1, const ChunkID id2) | 
|  | 
|  | IMPLEMENT_FUNKNOWN_METHODS (ConnectionProxy, IConnectionPoint, IConnectionPoint::iid) ConnectionProxy | 
|  | 
|  | IMPLEMENT_FUNKNOWN_METHODS (EventList, IEventList, IEventList::iid) EventList | 
|  | 
|  | IMPLEMENT_FUNKNOWN_METHODS (HostMessage, IMessage, IMessage::iid) HostMessage | 
|  | 
|  | IMPLEMENT_FUNKNOWN_METHODS (HostAttributeList, IAttributeList, IAttributeList::iid) IPtr< IAttributeList > HostAttributeList | 
|  | 
|  | IMPLEMENT_FUNKNOWN_METHODS (ParameterChanges, IParameterChanges, IParameterChanges::iid) IMPLEMENT_FUNKNOWN_METHODS(ParameterValueQueue | 
|  | 
|  | IMPLEMENT_FUNKNOWN_METHODS (TestBase, ITest, ITest::iid) | 
|  | 
| void | addMessage (ITestResult *testResult, const std::u16string &str) | 
|  | 
| void | addMessage (ITestResult *testResult, const char *str) | 
|  | 
| void | addErrorMessage (ITestResult *testResult, const char *str) | 
|  | 
| void | addErrorMessage (ITestResult *testResult, const std::u16string &str) | 
|  | 
| std::u16string | printf (const char8 *format,...) | 
|  | 
|  | IMPLEMENT_FUNKNOWN_METHODS (ParamChanges, IParamValueQueue, IParamValueQueue::iid) ParamChanges | 
|  | 
|  | SMTG_TYPE_ALIGN_CHECK (PFactoryInfo, 4, 4, 4, 4) SMTG_TYPE_ALIGN_CHECK(PClassInfo | 
|  | 
|  | SMTG_TYPE_ALIGN_CHECK (PClassInfo2, 4, 4, 4, 4) SMTG_TYPE_ALIGN_CHECK(PClassInfoW | 
|  | 
|  | SMTG_TYPE_ALIGN_CHECK (ProcessSetup, 8, 1, 8, 8) SMTG_TYPE_ALIGN_CHECK(AudioBusBuffers | 
|  | 
|  | SMTG_TYPE_ALIGN_CHECK (ProcessData, 8, 1, 4, 4) SMTG_TYPE_ALIGN_CHECK(BusInfo | 
|  | 
|  | SMTG_TYPE_ALIGN_CHECK (RoutingInfo, 4, 1, 4, 4) SMTG_TYPE_ALIGN_CHECK(IContextMenuItem | 
|  | 
|  | SMTG_TYPE_ALIGN_CHECK (ParameterInfo, 8, 1, 8, 8) SMTG_TYPE_ALIGN_CHECK(NoteOnEvent | 
|  | 
|  | SMTG_TYPE_ALIGN_CHECK (NoteOffEvent, 4, 1, 4, 4) SMTG_TYPE_ALIGN_CHECK(DataEvent | 
|  | 
|  | SMTG_TYPE_ALIGN_CHECK (PolyPressureEvent, 4, 1, 4, 4) SMTG_TYPE_ALIGN_CHECK(ChordEvent | 
|  | 
|  | SMTG_TYPE_ALIGN_CHECK (ScaleEvent, 8, 1, 4, 4) SMTG_TYPE_ALIGN_CHECK(LegacyMIDICCOutEvent | 
|  | 
|  | SMTG_TYPE_ALIGN_CHECK (Event, 8, 1, 8, 8) SMTG_TYPE_ALIGN_CHECK(NoteExpressionValueDescription | 
|  | 
|  | SMTG_TYPE_ALIGN_CHECK (NoteExpressionValueEvent, 8, 1, 4, 8) SMTG_TYPE_ALIGN_CHECK(NoteExpressionTextEvent | 
|  | 
|  | SMTG_TYPE_ALIGN_CHECK (NoteExpressionTypeInfo, 8, 1, 8, 8) SMTG_TYPE_ALIGN_CHECK(KeyswitchInfo | 
|  | 
|  | SMTG_TYPE_ALIGN_CHECK (FrameRate, 4, 1, 4, 4) SMTG_TYPE_ALIGN_CHECK(Chord | 
|  | 
|  | SMTG_TYPE_ALIGN_CHECK (ProcessContext, 8, 1, 8, 8) SMTG_TYPE_ALIGN_CHECK(RepresentationInfo | 
|  | 
|  | SMTG_TYPE_ALIGN_CHECK (UnitInfo, 4, 1, 4, 4) SMTG_TYPE_ALIGN_CHECK(ProgramListInfo | 
|  | 
| void | printStructSizes () | 
|  | 
| void * | aligned_alloc (size_t numBytes, uint32_t alignment) | 
|  | 
| void | aligned_free (void *addr, uint32_t alignment) | 
|  | 
| Sample32 ** | getChannelBuffers (AudioBusBuffers &buffer) | 
|  | 
| bool | operator== (const DataExchangeHandler::Config &c1, const DataExchangeHandler::Config &c2) | 
|  | 
| bool | operator!= (const DataExchangeBlock &lhs, const DataExchangeBlock &rhs) | 
|  | 
| bool | operator== (const DataExchangeBlock &lhs, const DataExchangeBlock &rhs) | 
|  | 
| const Steinberg::Vst::TChar * | toTChar (const std::u16string &str) | 
|  | 
| std::u16string | toString (NumberT value) | 
|  | 
| FUnknown * | createTestFactoryInstance (void *) | 
|  | 
| const FUID & | getTestFactoryUID () | 
|  | 
| void | registerTest (FIDString name, const char *desc, const TestFunc &func) | 
|  | 
| void | registerTest (FIDString name, const char *desc, TestFunc &&func) | 
|  | 
| void | registerTest (FIDString name, const char *desc, const TestFuncWithContext &func) | 
|  | 
| void | registerTest (FIDString name, const char *desc, TestFuncWithContext &&func) | 
|  | 
| void | registerTest (FIDString name, ITest *test) | 
|  | 
|  | DEF_CLASS_IID (IDelayTestController) tresult ADelayController | 
|  |