Vuo  2.4.0
Functions
VuoTextComparison.c File Reference

Description

VuoTextComparison implementation.

Definition in file VuoTextComparison.c.

Go to the source code of this file.

Functions

VuoTextComparison VuoTextComparison_makeFromJson (json_object *js)
 Decodes the JSON object to create a new value. More...
 
json_objectVuoTextComparison_getJson (const VuoTextComparison value)
 Encodes value as a JSON object. More...
 
char * VuoTextComparison_getSummary (const VuoTextComparison value)
 Returns a string representation of value. More...