Vuo  2.3.2
VuoCompilerGraph Member List

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

checkForDeadlockedFeedback(VuoCompilerIssues *issues)VuoCompilerGraph
checkForInfiniteFeedback(VuoCompilerIssues *issues)VuoCompilerGraph
findNearestUpstreamTrigger(VuoCompilerNode *node)VuoCompilerGraph
getChains(void)VuoCompilerGraph
getGatherPortOnPublishedOutputNode(void)VuoCompilerGraph
getHash(VuoCompilerComposition *composition)VuoCompilerGraphstatic
getInputPortOnPublishedInputNode(size_t publishedInputPortIndex)VuoCompilerGraph
getInputPortOnPublishedOutputNode(size_t publishedOutputPortIndex)VuoCompilerGraph
getManuallyFirableTrigger(void)VuoCompilerGraph
getManuallyFirableTriggerNodeIdentifier(void)VuoCompilerGraphstatic
getNodeForTriggerPort(VuoCompilerTriggerPort *trigger)VuoCompilerGraph
getNodes(void)VuoCompilerGraph
getNodesDownstream(VuoCompilerTriggerPort *trigger)VuoCompilerGraph
getNodesDownstream(VuoCompilerNode *node, VuoCompilerTriggerPort *trigger)VuoCompilerGraph
getNodesDownstreamViaDataOnlyTransmission(VuoCompilerNode *node)VuoCompilerGraph
getNodesImmediatelyDownstream(VuoCompilerTriggerPort *trigger)VuoCompilerGraph
getNodesImmediatelyDownstream(VuoCompilerNode *node, VuoCompilerTriggerPort *trigger)VuoCompilerGraph
getOutgoingCables(VuoCompilerPort *outputPort)VuoCompilerGraph
getPublishedInputEventBlocking(size_t publishedInputPortIndex)VuoCompilerGraph
getPublishedInputNode(void)VuoCompilerGraph
getPublishedInputTrigger(void)VuoCompilerGraph
getPublishedInputTriggerNodeIdentifier(void)VuoCompilerGraphstatic
getPublishedOutputNode(void)VuoCompilerGraph
getPublishedOutputPortsDownstream(VuoCompilerTriggerPort *trigger)VuoCompilerGraph
getPublishedOutputTriggers(void)VuoCompilerGraph
getPublishedOutputTriggersDownstream(VuoCompilerTriggerPort *trigger)VuoCompilerGraph
getSourceNodesOfDataOnlyTransmission(void)VuoCompilerGraph
getTriggerPorts(void)VuoCompilerGraph
getWorkerThreadsNeeded(VuoCompilerChain *chain, int &minThreadsNeeded, int &maxThreadsNeeded)VuoCompilerGraph
getWorkerThreadsNeeded(VuoCompilerTriggerPort *trigger, int &minThreadsNeeded, int &maxThreadsNeeded)VuoCompilerGraph
hasGatherDownstream(VuoCompilerNode *node, VuoCompilerTriggerPort *trigger)VuoCompilerGraph
hasOverlapWithSpinOff(VuoCompilerTriggerPort *trigger)VuoCompilerGraph
hasScatterPartiallyOverlappedByAnotherTrigger(VuoCompilerTriggerPort *trigger)VuoCompilerGraph
hasScatterPartiallyOverlappedByAnotherTrigger(VuoCompilerNode *node, VuoCompilerTriggerPort *trigger)VuoCompilerGraph
isRepeatedInFeedbackLoop(VuoCompilerNode *node, VuoCompilerTriggerPort *trigger)VuoCompilerGraph
mayEventsReachPublishedOutputPorts(void)VuoCompilerGraph
mayTransmit(VuoCompilerNode *fromNode, VuoCompilerNode *toNode, VuoCompilerTriggerPort *trigger)VuoCompilerGraph
mayTransmitDataOnly(VuoCompilerNode *node)VuoCompilerGraph
operator!=(const Vertex &lhs, const Vertex &rhs)VuoCompilerGraphfriend
operator<(const Vertex &lhs, const Vertex &rhs)VuoCompilerGraphfriend
operator<(const Edge &lhs, const Edge &rhs)VuoCompilerGraphfriend
operator==(const Vertex &lhs, const Vertex &rhs)VuoCompilerGraphfriend
TestVuoCompilerBitcodeGenerator (defined in VuoCompilerGraph)VuoCompilerGraphfriend
VuoCompilerGraph(VuoCompilerComposition *composition, VuoCompiler *compiler=nullptr, set< VuoCompilerCable * > potentialCables=set< VuoCompilerCable * >())VuoCompilerGraph
~VuoCompilerGraph(void)VuoCompilerGraph