Vuo  1.2.6
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Functions
VuoTableFormat.c File Reference

Description

VuoTableFormat implementation.

Functions

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