Vuo  2.3.2
VuoCompilerInputEventPort Member List

This is the complete list of members for VuoCompilerInputEventPort, 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)VuoCompilerInputEventPortvirtual
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)VuoCompilerInputEventPortstatic
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
VuoCompilerInputEventPort(VuoPort *basePort)VuoCompilerInputEventPort
VuoCompilerNodeArgument(VuoPort *basePort)VuoCompilerNodeArgumentprotected
VuoCompilerPort(VuoPort *basePort)VuoCompilerPortprotected
~VuoCompilerNodeArgument(void)VuoCompilerNodeArgumentvirtual