Vuo  2.0.0
VuoCompilerInstanceDataClass.hh
Go to the documentation of this file.
1 
10 #pragma once
11 
13 
20 {
21 public:
22  VuoCompilerInstanceDataClass(string name, Type *type);
23 };