Vuo 2.4.4
Loading...
Searching...
No Matches
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.
 
json_object * VuoSortOrder_getJson (const VuoSortOrder value)
 Encodes value as a JSON object.
 
VuoList_VuoSortOrder VuoSortOrder_getAllowedValues (void)
 Returns a list of values that instances of this type can have.
 
char * VuoSortOrder_getSummary (const VuoSortOrder value)
 Returns a string representation of value.