Vuo  2.3.2
VuoCompilerOutputEventPort Member List

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

constantsCacheVuoCompilerPortprotected
dataVuoCompilerEventPortprotected
generateCreatePortContext(Module *module, BasicBlock *block)VuoCompilerEventPortvirtual
generateGetPortContext(Module *module, BasicBlock *block, Value *nodeContextValue)VuoCompilerPort
generateLoadEvent(Module *module, BasicBlock *block, Value *nodeContextValue, Value *portContextValue=NULL)VuoCompilerEventPort
generateReplaceData(Module *module, BasicBlock *block, Value *nodeContextValue, Value *dataPointer, Value *portContextValue=NULL)VuoCompilerEventPort
generateRetrieveData(Module *module, BasicBlock *block, Value *nodeContextValue, Value *portContextValue=NULL)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 >
setConstantsCache(VuoCompilerConstantsCache *constantsCache)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