cctools
Data Fields
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 More...
 
struct jx_itemnext
 pointer to next item More...
 

Detailed Description

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

Field Documentation

struct jx* jx_item::value

value of this item

struct jx_item* jx_item::next

pointer to next item


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