Vuo  2.3.2
Functions
VuoLoopType.c File Reference

Description

VuoLoopType implementation.

Definition in file VuoLoopType.c.

Go to the source code of this file.

Functions

VuoLoopType VuoLoopType_makeFromJson (json_object *js)
 Decodes the JSON object js, expected to contain a string, to create a new VuoLoopType. More...
 
json_objectVuoLoopType_getJson (const VuoLoopType value)
 Encodes value as a JSON object. More...
 
VuoList_VuoLoopType VuoLoopType_getAllowedValues (void)
 Returns a list of values that instances of this type can have. More...
 
char * VuoLoopType_getSummary (const VuoLoopType value)
 Same as VuoBlendMode_getString() More...