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

Description

VuoHorizontalAlignment implementation.

Functions

VuoHorizontalAlignment VuoHorizontalAlignment_valueFromJson (json_object *js)
 Decodes the JSON object js to create a new value.
 
json_object * VuoHorizontalAlignment_jsonFromValue (const VuoHorizontalAlignment value)
 Encodes value as a JSON object.
 
char * VuoHorizontalAlignment_summaryFromValue (const VuoHorizontalAlignment value)
 Returns a compact string representation of value.