Vuo  0.5.7
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
VuoRunner32 Member List

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

drainMainDispatchQueue(void)VuoRunnerprivate
firePublishedInputPortEvent(Port *port)VuoRunner32
firePublishedInputPortEvent(void)VuoRunner32
fireTriggerPortEvent(string portIdentifier)VuoRunner32
getInputPortSummary(string portIdentifier)VuoRunner32
getInputPortValue(string portIdentifier)VuoRunner32
getOutputPortSummary(string portIdentifier)VuoRunner32
getOutputPortValue(string portIdentifier)VuoRunner32
getPublishedInputPorts(void)VuoRunner32
getPublishedInputPortWithName(string name)VuoRunner32
getPublishedOutputPorts(void)VuoRunner32
getPublishedOutputPortValue(Port *port)VuoRunner32
getPublishedOutputPortWithName(string name)VuoRunner32
isStopped(void)VuoRunner32
newCurrentProcessRunnerFromDynamicLibrary(string dylibPath, string sourceDir, bool deleteDylibWhenFinished=false)VuoRunnerprivatestatic
newSeparateProcessRunnerFromCompositionFile(string compositionPath)VuoRunner32static
newSeparateProcessRunnerFromDynamicLibrary(string compositionLoaderPath, string compositionDylibPath, string resourceDylibPath, string sourceDir, bool deleteDylibsWhenFinished=false)VuoRunnerprivatestatic
newSeparateProcessRunnerFromExecutable(string executablePath, string sourceDir, bool deleteExecutableWhenFinished=false)VuoRunner32static
pause(void)VuoRunner32
replaceComposition(string compositionDylibPath, string resourceDylibPath, string compositionDiff)VuoRunnerprivate
runOnMainThread(void)VuoRunnerprivate
setDelegate(VuoRunnerDelegate *delegate)VuoRunner32
setInputPortValue(string portIdentifier, json_object *value)VuoRunner32
setPublishedInputPortValue(Port *port, json_object *value)VuoRunner32
start(void)VuoRunner32
startPaused(void)VuoRunner32
stop(void)VuoRunner32
unpause(void)VuoRunner32
waitForAnyPublishedOutputPortEvent(void)VuoRunner32
waitUntilStopped(void)VuoRunner32
~VuoRunner(void)VuoRunnerprivate