Vuo  2.3.2
Protected Member Functions | List of all members
VuoCompilerData Class Reference

Description

The data for a data-and-event port.

Definition at line 19 of file VuoCompilerData.hh.

Protected Member Functions

 VuoCompilerData (VuoCompilerDataClass *dataClass)
 Creates an instance of data for a data-and-event port. More...
 
- Protected Member Functions inherited from VuoCompilerNodeArgument
 VuoCompilerNodeArgument (VuoPort *basePort)
 Creates an argument instance based on the specified argumentClass. More...
 

Additional Inherited Members

- Public Member Functions inherited from VuoCompilerNodeArgument
virtual ~VuoCompilerNodeArgument (void)
 Destructor. More...
 
- Public Member Functions inherited from VuoBaseDetail< VuoPort >
 VuoBaseDetail (string description, VuoPort *base)
 Creates a detail class. More...
 
VuoPortgetBase (void) const
 Returns the detail class instance's base class instance. More...
 
void setBase (VuoPort *base)
 Sets the detail class instance's base class instance. More...
 

Constructor & Destructor Documentation

◆ VuoCompilerData()

VuoCompilerData::VuoCompilerData ( VuoCompilerDataClass dataClass)
protected

Creates an instance of data for a data-and-event port.

Definition at line 17 of file VuoCompilerData.cc.


The documentation for this class was generated from the following files: