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

Description

VuoHorizontalReflection implementation.

Functions

VuoHorizontalReflection VuoHorizontalReflection_valueFromJson (json_object *js)
 Decodes the JSON object js, expected to contain a string, to create a new VuoHorizontalReflection.
 
json_object * VuoHorizontalReflection_jsonFromValue (const VuoHorizontalReflection value)
 Encodes value as a JSON object.
 
VuoList_VuoHorizontalReflection VuoHorizontalReflection_allowedValues (void)
 Returns a list of values that instances of this type can have.
 
char * VuoHorizontalReflection_summaryFromValue (const VuoHorizontalReflection value)
 Returns a human-readable description of value.