#include <vst3_host.h>
|
IConnectionPoint * | _src |
|
IConnectionPoint * | _dst |
|
Definition at line 220 of file vst3_host.h.
◆ ConnectionProxy()
Steinberg::ConnectionProxy::ConnectionProxy |
( |
IConnectionPoint * |
src | ) |
|
◆ ~ConnectionProxy()
Steinberg::ConnectionProxy::~ConnectionProxy |
( |
| ) |
|
◆ addRef()
uint32 PLUGIN_API Steinberg::ConnectionProxy::addRef |
( |
| ) |
|
|
inline |
◆ connect()
tresult PLUGIN_API Steinberg::ConnectionProxy::connect |
( |
Vst::IConnectionPoint * |
| ) |
|
◆ disconnect() [1/2]
bool Steinberg::ConnectionProxy::disconnect |
( |
| ) |
|
◆ disconnect() [2/2]
tresult PLUGIN_API Steinberg::ConnectionProxy::disconnect |
( |
Vst::IConnectionPoint * |
| ) |
|
◆ notify()
tresult PLUGIN_API Steinberg::ConnectionProxy::notify |
( |
Vst::IMessage * |
| ) |
|
◆ queryInterface()
tresult PLUGIN_API Steinberg::ConnectionProxy::queryInterface |
( |
const TUID |
_iid, |
|
|
void ** |
obj |
|
) |
| |
|
inline |
◆ release()
uint32 PLUGIN_API Steinberg::ConnectionProxy::release |
( |
| ) |
|
|
inline |
◆ _dst
IConnectionPoint* Steinberg::ConnectionProxy::_dst |
|
protected |
◆ _src
IConnectionPoint* Steinberg::ConnectionProxy::_src |
|
protected |
The documentation for this class was generated from the following file: