Vuo  2.0.0
VuoCompilerData.cc
Go to the documentation of this file.
1 
10 #include "VuoCompilerData.hh"
11 #include "VuoCompilerDataClass.hh"
12 #include "VuoPort.hh"
13 
18  : VuoCompilerNodeArgument(new VuoPort(dataClass->getBase()))
19 {
20 }