Vuo  2.3.2
Functions
VuoSortOrder.c File Reference

Description

VuoSortOrder implementation.

Definition in file VuoSortOrder.c.

Go to the source code of this file.

Functions

VuoSortOrder VuoSortOrder_makeFromJson (json_object *js)
 Decodes the JSON object to create a new value. More...
 
json_objectVuoSortOrder_getJson (const VuoSortOrder value)
 Encodes value as a JSON object. More...
 
VuoList_VuoSortOrder VuoSortOrder_getAllowedValues (void)
 Returns a list of values that instances of this type can have. More...
 
char * VuoSortOrder_getSummary (const VuoSortOrder value)
 Returns a string representation of value. More...