XnmValue Struct Reference

#include <xnm.h>


Data Fields

int ref_count
XnmValueType type
union {
   struct xnm_table_struct *   table
   struct xnm_array_struct *   array
   struct xnm_string_struct *   string
   struct xnm_binary_struct *   binary
value


Detailed Description

The xnmValue should be considered an opaque reference.

Field Documentation

Reference count of the XnmValue


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

Generated on Thu Dec 25 10:36:27 2008 by  doxygen 1.5.7.1