Vuo  2.3.2
VuoCompilerOutputDataClass.cc
Go to the documentation of this file.
1 
11 #include "VuoCompilerOutputData.hh"
12 
13 
19 {
20 }
21 
26 {
27  return new VuoCompilerOutputData(this);
28 }