Vuo  2.3.2
VuoCompilerOutputEventPortClass.hh
Go to the documentation of this file.
1 
10 #pragma once
11 
13 
15 class VuoCompilerPort;
16 class VuoPort;
17 
24 {
25 public:
27  VuoCompilerPort * newPort(void);
30 };