jx_pair Struct Reference

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

#include <jx.h>

Data Fields

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

Detailed Description

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


Field Documentation

struct jx* jx_pair::key [read]

key of this pair

struct jx* jx_pair::value [read]

value of this pair

struct jx_pair* jx_pair::next [read]

pointer to next pair


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

Generated on 20 Dec 2016 for cctools by  doxygen 1.6.1