Sophie

Sophie

distrib > Fedora > 14 > x86_64 > by-pkgid > e8201bf25fe615fa1a8b232e84a1236d > files > 22

libxnm-devel-0.1.3-3.fc12.i686.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<title>XnmValue Struct Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.5.7.1 -->
<div class="navigation" id="top">
  <div class="tabs">
    <ul>
      <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
      <li class="current"><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
      <li><a href="files.html"><span>Files</span></a></li>
      <li><a href="dirs.html"><span>Directories</span></a></li>
    </ul>
  </div>
  <div class="tabs">
    <ul>
      <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
      <li><a href="functions.html"><span>Data&nbsp;Fields</span></a></li>
    </ul>
  </div>
</div>
<div class="contents">
<h1>XnmValue Struct Reference</h1><!-- doxytag: class="XnmValue" --><code>#include &lt;<a class="el" href="xnm_8h-source.html">xnm.h</a>&gt;</code>
<p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Data Fields</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structXnmValue.html#f484d85e6b17bf0c9c4b26e25623c295">ref_count</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="73b19280de6138358413822888decec0"></a><!-- doxytag: member="XnmValue::type" ref="73b19280de6138358413822888decec0" args="" -->
<a class="el" href="xnm_8h.html#3a6586e2bc52922ca880931f68f90e84">XnmValueType</a>&nbsp;</td><td class="memItemRight" valign="bottom"><b>type</b></td></tr>

<tr><td class="memItemLeft" nowrap><a class="anchor" name="cdf37379fa427661891ab9c23de06a6a"></a><!-- doxytag: member="XnmValue::value" ref="cdf37379fa427661891ab9c23de06a6a" args="" -->
union {</td></tr>

<tr><td class="memItemLeft" nowrap>&nbsp;&nbsp;&nbsp;struct xnm_table_struct *&nbsp;&nbsp;&nbsp;<b>table</b></td></tr>

<tr><td class="memItemLeft" nowrap>&nbsp;&nbsp;&nbsp;struct xnm_array_struct *&nbsp;&nbsp;&nbsp;<b>array</b></td></tr>

<tr><td class="memItemLeft" nowrap>&nbsp;&nbsp;&nbsp;struct xnm_string_struct *&nbsp;&nbsp;&nbsp;<b>string</b></td></tr>

<tr><td class="memItemLeft" nowrap>&nbsp;&nbsp;&nbsp;struct xnm_binary_struct *&nbsp;&nbsp;&nbsp;<b>binary</b></td></tr>

<tr><td class="memItemLeft" nowrap valign="top">}&nbsp;</td><td class="memItemRight" valign="bottom"><b>value</b></td></tr>

</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
The xnmValue should be considered an opaque reference. <hr><h2>Field Documentation</h2>
<a class="anchor" name="f484d85e6b17bf0c9c4b26e25623c295"></a><!-- doxytag: member="XnmValue::ref_count" ref="f484d85e6b17bf0c9c4b26e25623c295" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int <a class="el" href="structXnmValue.html#f484d85e6b17bf0c9c4b26e25623c295">XnmValue::ref_count</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Reference count of the <a class="el" href="structXnmValue.html">XnmValue</a> 
</div>
</div><p>
<hr>The documentation for this struct was generated from the following file:<ul>
<li>src/<a class="el" href="xnm_8h-source.html">xnm.h</a></ul>
</div>
<hr size="1"><address style="text-align: right;"><small>Generated on Thu Dec 25 10:36:27 2008 by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.7.1 </small></address>
</body>
</html>