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

Description

VuoGridType implementation.

Functions

VuoGridType VuoGridType_makeFromJson (json_object *js)
 Decodes the JSON object js to create a new value.
 
json_objectVuoGridType_getJson (const VuoGridType value)
 Encodes value as a JSON object.
 
VuoList_VuoGridType VuoGridType_getAllowedValues (void)
 Returns a list of values that instances of this type can have.
 
char * VuoGridType_getSummary (const VuoGridType value)
 Returns a compact string representation of value.