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

Description

VuoNumberComparison implementation.

Definition in file VuoNumberComparison.c.

Go to the source code of this file.

Functions

VuoNumberComparison VuoNumberComparison_makeFromJson (json_object *js)
 Decodes the JSON object js to create a new value.
 
json_object * VuoNumberComparison_getJson (const VuoNumberComparison value)
 Encodes value as a JSON object.
 
VuoList_VuoNumberComparison VuoNumberComparison_getAllowedValues (void)
 Returns a list of values that instances of this type can have.
 
char * VuoNumberComparison_getSummary (const VuoNumberComparison value)
 Returns a compact string representation of value.