Vuo  1.2.6
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions | Protected Member Functions | List of all members
VuoCompilerNodeArgument Class Reference

Description

An argument to a node's event and/or init function.

For each VuoCompilerNodeArgumentClass, there are 0 or more instances of VuoCompilerNodeArgument.

See Also
VuoPort

Public Member Functions

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

Protected Member Functions

 VuoCompilerNodeArgument (VuoPort *basePort)
 Creates an argument instance based on the specified argumentClass.
 

Constructor & Destructor Documentation

VuoCompilerNodeArgument::VuoCompilerNodeArgument ( VuoPort basePort)
protected

Creates an argument instance based on the specified argumentClass.

VuoCompilerNodeArgument::~VuoCompilerNodeArgument ( void  )
virtual

Destructor.


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