Port.connectedTo
bool connectedTo(string portName) const nothrowCheck if a port is connected to another port by name. NOT real-time safe and shouldn't be called from process callback.
Parameters
portName | Other port to check if this one is connected to it |
Returns
true if port is connected to the named port