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

Description

VuoDispersion implementation.

Functions

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