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

Description

VuoThresholdType implementation.

Definition in file VuoThresholdType.c.

Go to the source code of this file.

Functions

VuoThresholdType VuoThresholdType_makeFromJson (json_object *js)
 Decodes the JSON object js, expected to contain a string, to create a new VuoThresholdType.
 
json_object * VuoThresholdType_getJson (const VuoThresholdType value)
 Encodes value as a JSON object.
 
VuoList_VuoThresholdType VuoThresholdType_getAllowedValues (void)
 Returns a list of values that instances of this type can have.
 
char * VuoThresholdType_getSummary (const VuoThresholdType value)
 Same as VuoThresholdType_getString()