1 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> |
---|
2 | <html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"> |
---|
3 | <title>yaml: yaml_node_pair_s Struct Reference</title> |
---|
4 | <link href="doxygen.css" rel="stylesheet" type="text/css"> |
---|
5 | <link href="tabs.css" rel="stylesheet" type="text/css"> |
---|
6 | </head><body> |
---|
7 | <!-- Generated by Doxygen 1.5.1 --> |
---|
8 | <div class="tabs"> |
---|
9 | <ul> |
---|
10 | <li><a href="index.html"><span>Main Page</span></a></li> |
---|
11 | <li><a href="modules.html"><span>Modules</span></a></li> |
---|
12 | <li id="current"><a href="annotated.html"><span>Data Structures</span></a></li> |
---|
13 | <li><a href="files.html"><span>Files</span></a></li> |
---|
14 | </ul></div> |
---|
15 | <div class="tabs"> |
---|
16 | <ul> |
---|
17 | <li><a href="annotated.html"><span>Data Structures</span></a></li> |
---|
18 | <li><a href="functions.html"><span>Data Fields</span></a></li> |
---|
19 | </ul></div> |
---|
20 | <h1>yaml_node_pair_s Struct Reference<br> |
---|
21 | <small> |
---|
22 | [<a class="el" href="group__nodes.html">Nodes</a>]</small> |
---|
23 | </h1><!-- doxytag: class="yaml_node_pair_s" -->An element of a mapping node. |
---|
24 | <a href="#_details">More...</a> |
---|
25 | <p> |
---|
26 | <code>#include <yaml.h></code> |
---|
27 | <p> |
---|
28 | <table border="0" cellpadding="0" cellspacing="0"> |
---|
29 | <tr><td></td></tr> |
---|
30 | <tr><td colspan="2"><br><h2>Data Fields</h2></td></tr> |
---|
31 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="c83746eb40b6b3a84f6da3143658ed4e"></a><!-- doxytag: member="yaml_node_pair_s::key" ref="c83746eb40b6b3a84f6da3143658ed4e" args="" --> |
---|
32 | int </td><td class="memItemRight" valign="bottom"><a class="el" href="structyaml__node__pair__s.html#c83746eb40b6b3a84f6da3143658ed4e">key</a></td></tr> |
---|
33 | |
---|
34 | <tr><td class="mdescLeft"> </td><td class="mdescRight">The key of the element. <br></td></tr> |
---|
35 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="56c1de2c11d509462d1bf03803bb8ab1"></a><!-- doxytag: member="yaml_node_pair_s::value" ref="56c1de2c11d509462d1bf03803bb8ab1" args="" --> |
---|
36 | int </td><td class="memItemRight" valign="bottom"><a class="el" href="structyaml__node__pair__s.html#56c1de2c11d509462d1bf03803bb8ab1">value</a></td></tr> |
---|
37 | |
---|
38 | <tr><td class="mdescLeft"> </td><td class="mdescRight">The value of the element. <br></td></tr> |
---|
39 | </table> |
---|
40 | <hr><a name="_details"></a><h2>Detailed Description</h2> |
---|
41 | An element of a mapping node. |
---|
42 | <p> |
---|
43 | <hr>The documentation for this struct was generated from the following file:<ul> |
---|
44 | <li><a class="el" href="yaml_8h.html">yaml.h</a></ul> |
---|
45 | <hr size="1"><address style="align: right;"><small>Generated on Thu May 31 22:50:59 2007 for yaml by |
---|
46 | <a href="http://www.doxygen.org/index.html"> |
---|
47 | <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1 </small></address> |
---|
48 | </body> |
---|
49 | </html> |
---|