|
JUCE-7.0.12-0-g4f43011b96 JUCE-7.0.12-0-g4f43011b96
JUCE — C++ application framework with suport for VST, VST3, LV2 audio plug-ins
« « « Anklang Documentation |
This is the complete list of members for juce::Connections, including all inherited members.
| addConnection(const Nodes &n, const Connection &c) (defined in juce::Connections) | juce::Connections | |
| canConnect(const Nodes &n, Connection c) const (defined in juce::Connections) | juce::Connections | |
| Connection typedef (defined in juce::Connections) | juce::Connections | |
| disconnectNode(NodeID n) (defined in juce::Connections) | juce::Connections | |
| getConnections() const (defined in juce::Connections) | juce::Connections | |
| getDestinationsForSources() const (defined in juce::Connections) | juce::Connections | |
| getSourceNodesForDestination(NodeID destID) const (defined in juce::Connections) | juce::Connections | |
| getSourcesForDestination(const NodeAndChannel &p) const (defined in juce::Connections) | juce::Connections | |
| isAnInputTo(NodeID source, NodeID dest) const (defined in juce::Connections) | juce::Connections | |
| isConnected(Connection c) const (defined in juce::Connections) | juce::Connections | |
| isConnected(NodeID srcID, NodeID destID) const (defined in juce::Connections) | juce::Connections | |
| isConnectionLegal(const Nodes &n, Connection c) (defined in juce::Connections) | juce::Connections | static |
| midiChannelIndex (defined in juce::Connections) | juce::Connections | static |
| Node typedef (defined in juce::Connections) | juce::Connections | |
| NodeAndChannel typedef (defined in juce::Connections) | juce::Connections | |
| NodeID typedef (defined in juce::Connections) | juce::Connections | |
| operator!=(const Connections &other) const (defined in juce::Connections) | juce::Connections | |
| operator==(const Connections &other) const (defined in juce::Connections) | juce::Connections | |
| removeConnection(const Connection &c) (defined in juce::Connections) | juce::Connections | |
| removeIllegalConnections(const Nodes &n) (defined in juce::Connections) | juce::Connections |