Vuo  0.6.1
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Functions
VuoModifierKey.c File Reference

Description

VuoModifierKey implementation.

Functions

VuoModifierKey VuoModifierKey_valueFromJson (json_object *js)
 Decodes the JSON object js, expected to contain a string, to create a new VuoModifierKey.
 
json_object * VuoModifierKey_jsonFromValue (const VuoModifierKey value)
 Encodes value as a JSON object.
 
char * VuoModifierKey_summaryFromValue (const VuoModifierKey value)
 Same as VuoModifierKey_stringFromValue()