Vuo 2.4.4
Loading...
Searching...
No Matches
Functions
VuoDispersion.c File Reference

Description

VuoDispersion implementation.

Definition in file VuoDispersion.c.

Go to the source code of this file.

Functions

VuoDispersion VuoDispersion_makeFromJson (json_object *js)
 Decodes the JSON object js to create a new value.
 
json_object * VuoDispersion_getJson (const VuoDispersion value)
 Encodes value as a JSON object.
 
VuoList_VuoDispersion VuoDispersion_getAllowedValues (void)
 Returns a list of values that instances of this type can have.
 
char * VuoDispersion_getSummary (const VuoDispersion value)
 Returns a compact string representation of value.