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

Description

VuoHorizontalReflection implementation.

Functions

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