Vuo  2.0.0
VuoCompilerOutputEventPort Member List

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

constantStringsVuoCompilerPortprotected
dataVuoCompilerEventPortprotected
generateCreatePortContext(Module *module, BasicBlock *block)VuoCompilerEventPortvirtual
generateGetPortContext(Module *module, BasicBlock *block, Value *nodeContextValue)VuoCompilerPort
generateLoadData(Module *module, BasicBlock *block, Value *nodeContextValue, Value *portContextValue=NULL)VuoCompilerEventPort
generateLoadEvent(Module *module, BasicBlock *block, Value *nodeContextValue, Value *portContextValue=NULL)VuoCompilerEventPort
generateReplaceData(Module *module, BasicBlock *block, Value *nodeContextValue, Value *dataValue, Value *portContextValue=NULL)VuoCompilerEventPort
generateStoreData(Module *module, BasicBlock *block, Value *nodeContextValue, Value *dataValue)VuoCompilerEventPort
generateStoreEvent(Module *module, BasicBlock *block, Value *nodeContextValue, Value *eventValue, Value *portContextValue=NULL)VuoCompilerEventPort
generateStoreEvent(Module *module, BasicBlock *block, Value *nodeContextValue, bool event, Value *portContextValue=NULL)VuoCompilerEventPort
getBase(void) constVuoBaseDetail< VuoPort >
getData(void)VuoCompilerOutputEventPortvirtual
getDataType(void)VuoCompilerEventPort
getDataVariable(Module *module, BasicBlock *block, Value *nodeContextValue)VuoCompilerPort
getDataVuoType(void)VuoCompilerPort
getIdentifier(void)VuoCompilerPortvirtual
getIndexInPortContexts(void)VuoCompilerPort
hasConnectedCable(void) constVuoCompilerPort
hasConnectedDataCable(void) constVuoCompilerPort
newPort(string name, VuoType *type)VuoCompilerOutputEventPortstatic
setBase(VuoPort *base)VuoBaseDetail< VuoPort >
setConstantStringCache(VuoCompilerConstantStringCache *constantStrings)VuoCompilerPort
setDataVuoType(VuoType *dataType)VuoCompilerPort
setIndexInPortContexts(int indexInPortContexts)VuoCompilerPort
setNodeIdentifier(string nodeIdentifier)VuoCompilerPort
VuoBaseDetail(string description, VuoPort *base)VuoBaseDetail< VuoPort >
VuoCompilerEventPort(VuoPort *basePort)VuoCompilerEventPortprotected
VuoCompilerNodeArgument(VuoPort *basePort)VuoCompilerNodeArgumentprotected
VuoCompilerOutputEventPort(VuoPort *basePort)VuoCompilerOutputEventPort
VuoCompilerPort(VuoPort *basePort)VuoCompilerPortprotected
~VuoCompilerNodeArgument(void)VuoCompilerNodeArgumentvirtual