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

Description

VuoTextCase implementation.

Functions

VuoTextCase VuoTextCase_makeFromJson (json_object *js)
 Decodes the JSON object js, expected to contain a string, to create a new VuoTextCase.
 
json_objectVuoTextCase_getJson (const VuoTextCase value)
 Encodes value as a JSON object.
 
VuoList_VuoTextCase VuoTextCase_getAllowedValues (void)
 Returns a list of values that instances of this type can have.
 
char * VuoTextCase_getSummary (const VuoTextCase value)
 Same as VuoTextCase_getString()