Vuo  1.0.1
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Functions
VuoMathExpression.c File Reference

Description

VuoMathExpression implementation.

Functions

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