Vuo  2.3.2
Functions
VuoTextSort.c File Reference

Description

VuoTextSort implementation.

Definition in file VuoTextSort.c.

Go to the source code of this file.

Functions

VuoTextSort VuoTextSort_makeFromJson (json_object *js)
 Decodes the JSON object to create a new value. More...
 
json_objectVuoTextSort_getJson (const VuoTextSort value)
 Encodes value as a JSON object. More...
 
VuoList_VuoTextSort VuoTextSort_getAllowedValues (void)
 Returns a list of values that instances of this type can have. More...
 
char * VuoTextSort_getSummary (const VuoTextSort value)
 Returns a string representation of value. More...