Vuo  2.0.0
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. More...
 
json_objectVuoNumberComparison_getJson (const VuoNumberComparison value)
 Encodes value as a JSON object. More...
 
VuoList_VuoNumberComparison VuoNumberComparison_getAllowedValues (void)
 Returns a list of values that instances of this type can have. More...
 
char * VuoNumberComparison_getSummary (const VuoNumberComparison value)
 Returns a compact string representation of value. More...