Vuo  1.2.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
VuoRunner Member List

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

drainMainDispatchQueue(void)VuoRunner
firePublishedInputPortEvent(Port *port)VuoRunner
firePublishedInputPortEvent(void)VuoRunner
fireTriggerPortEvent(string portIdentifier)VuoRunner
getInputPortSummary(string portIdentifier)VuoRunner
getInputPortValue(string portIdentifier)VuoRunner
getOutputPortSummary(string portIdentifier)VuoRunner
getOutputPortValue(string portIdentifier)VuoRunner
getPublishedInputPorts(void)VuoRunner
getPublishedInputPortValue(Port *port)VuoRunner
getPublishedInputPortWithName(string name)VuoRunner
getPublishedOutputPorts(void)VuoRunner
getPublishedOutputPortValue(Port *port)VuoRunner
getPublishedOutputPortWithName(string name)VuoRunner
initializeCompilerCache()VuoRunnerstatic
isStopped(void)VuoRunner
newCurrentProcessRunnerFromDynamicLibrary(string dylibPath, string sourceDir, bool deleteDylibWhenFinished=false)VuoRunnerstatic
newSeparateProcessRunnerFromCompositionFile(string compositionPath, bool continueIfRunnerDies=false, bool useExistingCache=false)VuoRunnerstatic
newSeparateProcessRunnerFromCompositionString(string compositionString, string name, string sourceDir, bool continueIfRunnerDies=false, bool useExistingCache=false)VuoRunnerstatic
newSeparateProcessRunnerFromDynamicLibrary(string compositionLoaderPath, string compositionDylibPath, string resourceDylibPath, string sourceDir, bool continueIfRunnerDies=false, bool deleteDylibsWhenFinished=false)VuoRunnerstatic
newSeparateProcessRunnerFromExecutable(string executablePath, string sourceDir, bool continueIfRunnerDies=false, bool deleteExecutableWhenFinished=false)VuoRunnerstatic
pause(void)VuoRunner
replaceComposition(string compositionDylibPath, string resourceDylibPath, string compositionDiff)VuoRunner
runOnMainThread(void)VuoRunner
setDelegate(VuoRunnerDelegate *delegate)VuoRunner
setInputPortValue(string portIdentifier, json_object *value)VuoRunner
setPublishedInputPortValue(Port *port, json_object *value)VuoRunner
setTrialRestrictions(bool isTrial)VuoRunner
start(void)VuoRunner
startPaused(void)VuoRunner
stop(void)VuoRunner
subscribeToAllTelemetry(void)VuoRunner
subscribeToEventTelemetry(void)VuoRunner
subscribeToInputPortTelemetry(string portIdentifier)VuoRunner
subscribeToOutputPortTelemetry(string portIdentifier)VuoRunner
TestVuoRunner (defined in VuoRunner)VuoRunnerfriend
unpause(void)VuoRunner
unsubscribeFromAllTelemetry(void)VuoRunner
unsubscribeFromEventTelemetry(void)VuoRunner
unsubscribeFromInputPortTelemetry(string portIdentifier)VuoRunner
unsubscribeFromOutputPortTelemetry(string portIdentifier)VuoRunner
waitForAnyPublishedOutputPortEvent(void)VuoRunner
waitUntilStopped(void)VuoRunner
~VuoRunner(void)VuoRunner