Vuo  2.3.2
Functions
VuoMathExpression.c File Reference

Description

VuoMathExpression implementation.

Definition in file VuoMathExpression.c.

Go to the source code of this file.

Functions

VuoMathExpression VuoMathExpression_makeFromJson (json_object *js)
 Decodes the JSON object to create a new value. More...
 
json_objectVuoMathExpression_getJson (const VuoMathExpression me)
 Encodes the value as a JSON object. More...
 
char * VuoMathExpression_getSummary (const VuoMathExpression me)
 Returns a string representation of the value. More...