Vuo  2.3.2
Public Member Functions | List of all members
VuoCompilerOutputData Class Reference

Description

The data for a data-and-event output port.

See also
{VuoCompilerOutputDataClass}

Definition at line 21 of file VuoCompilerOutputData.hh.

Public Member Functions

 VuoCompilerOutputData (VuoCompilerOutputDataClass *dataClass)
 Creates data for a data-and-event output port. More...
 
- 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...
 

Additional Inherited Members

- Protected Member Functions inherited from VuoCompilerData
 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...
 

Constructor & Destructor Documentation

◆ VuoCompilerOutputData()

VuoCompilerOutputData::VuoCompilerOutputData ( VuoCompilerOutputDataClass dataClass)

Creates data for a data-and-event output port.

Definition at line 16 of file VuoCompilerOutputData.cc.


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