jx_pair Struct Reference

#include <jx.h>


Detailed Description

JX key-value pairs used by JX_OBJECT and jx::pairs.


Data Fields

jxkey
 key of this pair
jxvalue
 value of this pair
jx_pairnext
 pointer to next pair


Field Documentation

struct jx* jx_pair::key

key of this pair

struct jx* jx_pair::value

value of this pair

struct jx_pair* jx_pair::next

pointer to next pair


The documentation for this struct was generated from the following file:
Generated on 14 Dec 2016 for cctools by  doxygen 1.4.7