Vuo 2.4.4
Loading...
Searching...
No Matches
Functions
VuoHorizontalReflection.c File Reference

Description

VuoHorizontalReflection implementation.

Definition in file VuoHorizontalReflection.c.

Go to the source code of this file.

Functions

VuoHorizontalReflection VuoHorizontalReflection_makeFromJson (json_object *js)
 Decodes the JSON object js, expected to contain a string, to create a new VuoHorizontalReflection.
 
json_object * VuoHorizontalReflection_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.