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

Description

VuoWindowProperty implementation.

Functions

VuoWindowProperty VuoWindowProperty_valueFromJson (json_object *js)
 Decodes the JSON object js to create a new value.
 
json_object * VuoWindowProperty_jsonFromValue (const VuoWindowProperty value)
 Encodes value as a JSON object.
 
char * VuoWindowProperty_summaryFromValue (const VuoWindowProperty value)
 Returns a compact string representation of value.