Vuo
0.4.3
|
The data for a data-and-event output port.
Public Member Functions | |
VuoCompilerOutputData (VuoCompilerOutputDataClass *dataClass) | |
Creates data for a data-and-event output port. | |
Additional Inherited Members | |
![]() | |
VuoCompilerData (VuoCompilerDataClass *dataClass) | |
Creates an instance of data for a data-and-event port. | |
string | getVariableBaseName (void) |
Distinguishes the variable for the data from the variable for the event in data-and-event ports. | |
![]() | |
GlobalVariable * | variable |
The global variable in the generated code in which this argument is stored. | |