Vuo  2.3.2
Instance Methods | List of all members
NSString(VuoRunnerCocoaConversion) Category Reference

Description

Methods for converting between Cocoa types and Vuo types.

Definition at line 42 of file VuoRunnerCocoa+Conversion.hh.

Instance Methods

(json_object *) - vuoValue
 Returns a Vuo value representation (serialized as JSON) of this Cocoa object. More...
 

Method Documentation

◆ vuoValue

- (json_object *) vuoValue

Returns a Vuo value representation (serialized as JSON) of this Cocoa object.

See also
setValue:forInputPort:

Definition at line 233 of file VuoRunnerCocoa+Conversion.mm.


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