VST 3 SDK VST 3.7
SDK for developing VST plug-in
|
This is the complete list of members for ConnectionProxy, including all inherited members.
addRef()=0 | FUnknown | pure virtual |
connect(IConnectionPoint *other) override | ConnectionProxy | virtual |
ConnectionProxy(IConnectionPoint *srcConnection) | ConnectionProxy | |
disconnect(IConnectionPoint *other) override | ConnectionProxy | virtual |
disconnect() | ConnectionProxy | |
dstConnection | ConnectionProxy | protected |
iid | IConnectionPoint | static |
notify(IMessage *message) override | ConnectionProxy | virtual |
queryInterface(const TUID _iid, void **obj)=0 | FUnknown | pure virtual |
release()=0 | FUnknown | pure virtual |
srcConnection | ConnectionProxy | protected |
threadChecker | ConnectionProxy | protected |
~ConnectionProxy() | ConnectionProxy | virtual |