Vuo  1.1.1
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Functions
VuoVerticalAlignment.c File Reference

Description

VuoVerticalAlignment implementation.

Functions

VuoVerticalAlignment VuoVerticalAlignment_makeFromJson (json_object *js)
 Decodes the JSON object js to create a new value.
 
json_objectVuoVerticalAlignment_getJson (const VuoVerticalAlignment value)
 Encodes value as a JSON object.
 
VuoList_VuoVerticalAlignment VuoVerticalAlignment_getAllowedValues (void)
 Returns a list of values that instances of this type can have.
 
char * VuoVerticalAlignment_getSummary (const VuoVerticalAlignment value)
 Returns a compact string representation of value.