Vuo  2.0.2
Functions
VuoInteractionType.c File Reference

Description

VuoInteractionType implementation.

Definition in file VuoInteractionType.c.

Go to the source code of this file.

Functions

VuoInteractionType VuoInteractionType_makeFromJson (json_object *js)
 
json_objectVuoInteractionType_getJson (const VuoInteractionType value)
 
VuoList_VuoInteractionType VuoInteractionType_getAllowedValues (void)
 Returns a list of values that instances of this type can have. More...
 
char * VuoInteractionType_getSummary (const VuoInteractionType value)
 
bool VuoInteractionType_areEqual (const VuoInteractionType a, const VuoInteractionType b)
 True if types are the same, false otherwise. More...