Vuo  2.0.0
VuoCompilerEventPort Member List

This is the complete list of members for VuoCompilerEventPort, 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)=0VuoCompilerEventPortpure virtual
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
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
VuoCompilerPort(VuoPort *basePort)VuoCompilerPortprotected
~VuoCompilerNodeArgument(void)VuoCompilerNodeArgumentvirtual