Vuo 2.4.4
Loading...
Searching...
No Matches
Functions
VuoRssItem.c File Reference

Description

VuoRssItem implementation.

Definition in file VuoRssItem.c.

Go to the source code of this file.

Functions

VuoRssItem VuoRssItem_makeFromJson (json_object *js)
 Decodes the JSON object js to create a new value.
 
json_object * VuoRssItem_getJson (const VuoRssItem value)
 Encodes value as a JSON object.
 
char * VuoRssItem_getSummary (const VuoRssItem value)
 Returns a compact string representation of value.