Vuo  2.3.2
VuoRunnerDelegateAdapter Member List

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

VuoRunnerDelegate::receivedTelemetryError(string message)=0VuoRunnerDelegatepure virtual
VuoRunnerDelegate::receivedTelemetryEventDropped(string compositionIdentifier, string portIdentifier)=0VuoRunnerDelegatepure virtual
VuoRunnerDelegate::receivedTelemetryInputPortUpdated(string compositionIdentifier, string portIdentifier, bool receivedEvent, bool receivedData, string dataSummary)=0VuoRunnerDelegatepure virtual
VuoRunnerDelegate::receivedTelemetryNodeExecutionFinished(string compositionIdentifier, string nodeIdentifier)=0VuoRunnerDelegatepure virtual
VuoRunnerDelegate::receivedTelemetryNodeExecutionStarted(string compositionIdentifier, string nodeIdentifier)=0VuoRunnerDelegatepure virtual
VuoRunnerDelegate::receivedTelemetryOutputPortUpdated(string compositionIdentifier, string portIdentifier, bool sentEvent, bool sentData, string dataSummary)=0VuoRunnerDelegatepure virtual
VuoRunnerDelegate::receivedTelemetryPublishedOutputPortUpdated(VuoRunner::Port *port, bool sentData, string dataSummary)=0VuoRunnerDelegatepure virtual
VuoRunnerDelegate::receivedTelemetryStats(unsigned long utime, unsigned long stime)=0VuoRunnerDelegatepure virtual
~VuoRunnerDelegate()=0 (defined in VuoRunnerDelegate)VuoRunnerDelegatepure virtual