📁 File Manager Pro
v10.0.3 | PHP: 8.1.34
Server: Apache
2026-06-22 05:28:21
📂
/ (Root)
/
opt
/
alt
/
ruby21
/
share
/
doc
/
ruby
/
capi
/
html
/
d2
/
dd2
📍 /opt/alt/ruby21/share/doc/ruby/capi/html/d2/dd2
🔄 Refresh
✏️
Editing: structyaml__node__pair__s.html
Read Only
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=9"/> <meta name="generator" content="Doxygen 1.8.14"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <title>Ruby: yaml_node_pair_s Struct Reference</title> <link href="../../tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="../../jquery.js"></script> <script type="text/javascript" src="../../dynsections.js"></script> <link href="../../doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> <div id="top"><!-- do not remove this div, it is closed by doxygen! --> <div id="titlearea"> <table cellspacing="0" cellpadding="0"> <tbody> <tr style="height: 56px;"> <td id="projectalign" style="padding-left: 0.5em;"> <div id="projectname">Ruby  <span id="projectnumber">2.1.10p492(2016-04-01revision54464)</span> </div> </td> </tr> </tbody> </table> </div> <!-- end header part --> <!-- Generated by Doxygen 1.8.14 --> <script type="text/javascript" src="../../menudata.js"></script> <script type="text/javascript" src="../../menu.js"></script> <script type="text/javascript"> /* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */ $(function() { initMenu('../../',false,false,'search.php','Search'); }); /* @license-end */</script> <div id="main-nav"></div> </div><!-- top --> <div class="header"> <div class="summary"> <a href="#pub-attribs">Data Fields</a> </div> <div class="headertitle"> <div class="title">yaml_node_pair_s Struct Reference<div class="ingroups"><a class="el" href="../../dd/d58/group__nodes.html">Nodes</a></div></div> </div> </div><!--header--> <div class="contents"> <p>An element of a mapping node. <a href="../../d2/dd2/structyaml__node__pair__s.html#details">More...</a></p> <p><code>#include <<a class="el" href="../../dc/dfe/yaml_8h_source.html">yaml.h</a>></code></p> <table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a> Data Fields</h2></td></tr> <tr class="memitem:ac83746eb40b6b3a84f6da3143658ed4e"><td class="memItemLeft" align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="../../d2/dd2/structyaml__node__pair__s.html#ac83746eb40b6b3a84f6da3143658ed4e">key</a></td></tr> <tr class="memdesc:ac83746eb40b6b3a84f6da3143658ed4e"><td class="mdescLeft"> </td><td class="mdescRight">The key of the element. <a href="#ac83746eb40b6b3a84f6da3143658ed4e">More...</a><br /></td></tr> <tr class="separator:ac83746eb40b6b3a84f6da3143658ed4e"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a56c1de2c11d509462d1bf03803bb8ab1"><td class="memItemLeft" align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="../../d2/dd2/structyaml__node__pair__s.html#a56c1de2c11d509462d1bf03803bb8ab1">value</a></td></tr> <tr class="memdesc:a56c1de2c11d509462d1bf03803bb8ab1"><td class="mdescLeft"> </td><td class="mdescRight">The value of the element. <a href="#a56c1de2c11d509462d1bf03803bb8ab1">More...</a><br /></td></tr> <tr class="separator:a56c1de2c11d509462d1bf03803bb8ab1"><td class="memSeparator" colspan="2"> </td></tr> </table> <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2> <div class="textblock"><p>An element of a mapping node. </p> <p class="definition">Definition at line <a class="el" href="../../dc/dfe/yaml_8h_source.html#l00709">709</a> of file <a class="el" href="../../dc/dfe/yaml_8h_source.html">yaml.h</a>.</p> </div><h2 class="groupheader">Field Documentation</h2> <a id="ac83746eb40b6b3a84f6da3143658ed4e"></a> <h2 class="memtitle"><span class="permalink"><a href="#ac83746eb40b6b3a84f6da3143658ed4e">◆ </a></span>key</h2> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">int yaml_node_pair_s::key</td> </tr> </table> </div><div class="memdoc"> <p>The key of the element. </p> <p class="definition">Definition at line <a class="el" href="../../dc/dfe/yaml_8h_source.html#l00711">711</a> of file <a class="el" href="../../dc/dfe/yaml_8h_source.html">yaml.h</a>.</p> <p class="reference">Referenced by <a class="el" href="../../d3/de3/api_8c_source.html#l01385">yaml_document_append_mapping_pair()</a>, <a class="el" href="../../db/d2b/dumper_8c_source.html#l00207">yaml_emitter_anchor_node()</a>, <a class="el" href="../../db/d2b/dumper_8c_source.html#l00369">yaml_emitter_dump_mapping()</a>, and <a class="el" href="../../d3/d96/loader_8c_source.html#l00394">yaml_parser_load_mapping()</a>.</p> </div> </div> <a id="a56c1de2c11d509462d1bf03803bb8ab1"></a> <h2 class="memtitle"><span class="permalink"><a href="#a56c1de2c11d509462d1bf03803bb8ab1">◆ </a></span>value</h2> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">int yaml_node_pair_s::value</td> </tr> </table> </div><div class="memdoc"> <p>The value of the element. </p> <p class="definition">Definition at line <a class="el" href="../../dc/dfe/yaml_8h_source.html#l00713">713</a> of file <a class="el" href="../../dc/dfe/yaml_8h_source.html">yaml.h</a>.</p> <p class="reference">Referenced by <a class="el" href="../../d3/de3/api_8c_source.html#l01385">yaml_document_append_mapping_pair()</a>, <a class="el" href="../../db/d2b/dumper_8c_source.html#l00207">yaml_emitter_anchor_node()</a>, <a class="el" href="../../db/d2b/dumper_8c_source.html#l00369">yaml_emitter_dump_mapping()</a>, and <a class="el" href="../../d3/d96/loader_8c_source.html#l00394">yaml_parser_load_mapping()</a>.</p> </div> </div> <hr/>The documentation for this struct was generated from the following file:<ul> <li>ext/psych/yaml/<a class="el" href="../../dc/dfe/yaml_8h_source.html">yaml.h</a></li> </ul> </div><!-- contents --> <!-- start footer part --> <hr class="footer"/><address class="footer"><small> Generated by  <a href="http://www.doxygen.org/index.html"> <img class="footer" src="../../doxygen.png" alt="doxygen"/> </a> 1.8.14 </small></address> </body> </html>
💾 Save Changes
❌ Cancel