Vuo  1.2.5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Functions
VuoNotePriority.c File Reference

Description

VuoNotePriority implementation.

Functions

VuoNotePriority VuoNotePriority_makeFromJson (json_object *js)
 Decodes the JSON object js to create a new value.
 
json_objectVuoNotePriority_getJson (const VuoNotePriority value)
 Encodes value as a JSON object.
 
VuoList_VuoNotePriority VuoNotePriority_getAllowedValues (void)
 Returns a list of values that instances of this type can have.
 
char * VuoNotePriority_getSummary (const VuoNotePriority value)
 Returns a compact string representation of value.