Vuo  2.3.2
Functions
VuoTableFormat.c File Reference

Description

VuoTableFormat implementation.

Definition in file VuoTableFormat.c.

Go to the source code of this file.

Functions

VuoTableFormat VuoTableFormat_makeFromJson (json_object *js)
 Decodes the JSON object js, expected to contain a string, to create a new VuoTableFormat. More...
 
json_objectVuoTableFormat_getJson (const VuoTableFormat value)
 Encodes value as a JSON object. More...
 
VuoList_VuoTableFormat VuoTableFormat_getAllowedValues (void)
 Returns a list of values that instances of this type can have. More...
 
char * VuoTableFormat_getSummary (const VuoTableFormat value)
 Returns a human-readable description of value. More...