jx_item Struct Reference

JX item linked-list used by JX_ARRAY and jx::items. More...

#include <jx.h>

Data Fields

struct jxvalue
 value of this item
struct jx_itemnext
 pointer to next item

Detailed Description

JX item linked-list used by JX_ARRAY and jx::items.


Field Documentation

struct jx* jx_item::value [read]

value of this item

struct jx_item* jx_item::next [read]

pointer to next item


The documentation for this struct was generated from the following file:

Generated on 13 Dec 2016 for cctools by  doxygen 1.6.1