Vuo  1.2.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Functions
VuoDispersion.c File Reference

Description

VuoDispersion implementation.

Functions

VuoDispersion VuoDispersion_makeFromJson (json_object *js)
 Decodes the JSON object js to create a new value.
 
json_objectVuoDispersion_getJson (const VuoDispersion value)
 Encodes value as a JSON object.
 
char * VuoDispersion_getSummary (const VuoDispersion value)
 Returns a compact string representation of value.