Vuo  2.3.2
VuoCommandReplaceNode Member List

This is the complete list of members for VuoCommandReplaceNode, including all inherited members.

addCable(VuoRendererCable *rc, VuoPort *fromPortAfterAdding, VuoPort *toPortAfterAdding, VuoEditorComposition *composition)VuoCommandCommonstatic
addCommandIDVuoCommandCommonstatic
addNodeReplacementToDiff(VuoCompilerCompositionDiff *diffInfo, VuoRendererNode *oldNode, VuoRendererNode *newNode, map< VuoPort *, VuoPort * > updatedPortForOriginalPort, VuoEditorComposition *composition)VuoCommandCommonstatic
addPublishedPortCommandIDVuoCommandCommonstatic
changeNodeCommandIDVuoCommandCommonstatic
connectCommandIDVuoCommandCommonstatic
descriptionVuoCommandCommonprotected
id() constVuoCommandReplaceNode
moveCommandIDVuoCommandCommonstatic
publishInternalExternalPortCombination(VuoPort *internalPort, VuoPublishedPort *externalPort, bool forceEventOnlyPublication, VuoEditorComposition *composition)VuoCommandCommonstatic
publishInternalPort(VuoPort *internalPort, bool forceEventOnlyPublication, string publishedPortName, VuoEditorComposition *composition, bool attemptMerge)VuoCommandCommonstatic
publishPortCommandIDVuoCommandCommonstatic
redo()VuoCommandReplaceNode
removeCable(VuoRendererCable *rc, VuoEditorComposition *composition)VuoCommandCommonstatic
removeCommandIDVuoCommandCommonstatic
removeProtocolPortCommandIDVuoCommandCommonstatic
reorderPublishedPortsCommandIDVuoCommandCommonstatic
replaceNodeCommandIDVuoCommandCommonstatic
resizeCommentCommandIDVuoCommandCommonstatic
setCableHiddenCommandIDVuoCommandCommonstatic
setCommentTextCommandIDVuoCommandCommonstatic
setDescription(const char *formatString,...) __attribute__((format(printfVuoCommandCommon
setItemTintCommandIDVuoCommandCommonstatic
setMetadataCommandIDVuoCommandCommonstatic
setNodeTitleCommandIDVuoCommandCommonstatic
setPortConstantCommandIDVuoCommandCommonstatic
setPublishedPortDetailsCommandIDVuoCommandCommonstatic
setPublishedPortNameCommandIDVuoCommandCommonstatic
setTriggerThrottlingCommandIDVuoCommandCommonstatic
undo()VuoCommandReplaceNode
unpublishInternalExternalPortCombination(VuoPort *internalPort, VuoPublishedPort *externalPort, VuoEditorComposition *composition, bool unpublishIsolatedExternalPorts)VuoCommandCommonstatic
unpublishPortCommandIDVuoCommandCommonstatic
updateCable(VuoRendererCable *rc, VuoPort *updatedFromPort, VuoPort *updatedToPort, VuoEditorComposition *composition, bool preserveDanglingCables=false)VuoCommandCommonstatic
VuoCommandCommon(VuoEditorWindow *window)VuoCommandCommon
VuoCommandReplaceNode(VuoRendererNode *oldNode, VuoRendererNode *newNode, VuoEditorWindow *window, string commandDescription, bool preserveDanglingCables=false, bool resetConstantValues=false)VuoCommandReplaceNode
VuoCommandReplaceNode(map< VuoRendererNode *, VuoRendererNode * > newNodeForOldNode, VuoEditorWindow *window, string commandDescription, bool preserveDanglingCables=false, bool resetConstantValues=false)VuoCommandReplaceNode
~VuoCommandCommon()VuoCommandCommon