Vuo  1.2.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
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 portIdentifier)=0VuoRunnerDelegatepure virtual
VuoRunnerDelegate::receivedTelemetryInputPortUpdated(string portIdentifier, bool receivedEvent, bool receivedData, string dataSummary)=0VuoRunnerDelegatepure virtual
VuoRunnerDelegate::receivedTelemetryNodeExecutionFinished(string nodeIdentifier)=0VuoRunnerDelegatepure virtual
VuoRunnerDelegate::receivedTelemetryNodeExecutionStarted(string nodeIdentifier)=0VuoRunnerDelegatepure virtual
VuoRunnerDelegate::receivedTelemetryOutputPortUpdated(string portIdentifier, 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