VST 3 SDK
VST 3.6.14
SDK for developing VST Plug-in
|
This is the complete list of members for ComponentBase, including all inherited members.
addRef()=0 | FUnknown | pure virtual |
allocateMessage() | ComponentBase | |
ComponentBase() | ComponentBase | |
connect(IConnectionPoint *other) SMTG_OVERRIDE | ComponentBase | virtual |
disconnect(IConnectionPoint *other) SMTG_OVERRIDE | ComponentBase | virtual |
getHostContext() const | ComponentBase | inline |
getPeer() const | ComponentBase | inline |
Steinberg::iid | IPluginBase | static |
Steinberg::Vst::IConnectionPoint::iid | IConnectionPoint | static |
initialize(FUnknown *context) SMTG_OVERRIDE | ComponentBase | virtual |
notify(IMessage *message) SMTG_OVERRIDE | ComponentBase | virtual |
peerConnection | ComponentBase | |
queryInterface(const TUID _iid, void **obj)=0 | FUnknown | pure virtual |
receiveText(const char8 *text) | ComponentBase | virtual |
release()=0 | FUnknown | pure virtual |
sendMessage(IMessage *message) | ComponentBase | |
sendTextMessage(const char8 *text) | ComponentBase | |
terminate() SMTG_OVERRIDE | ComponentBase | virtual |
~ComponentBase() override | ComponentBase |