Sophie

Sophie

distrib > Fedora > 13 > x86_64 > by-pkgid > 0fd6eb96ab75e6ebdfb9b518af52f65f > files > 64

libyaml-devel-0.1.3-2.fc13.x86_64.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>yaml: Node Styles</title>
<link href="tabs.css" rel="stylesheet" type="text/css">
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.5.8 -->
<div class="navigation" id="top">
  <div class="tabs">
    <ul>
      <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
      <li><a href="modules.html"><span>Modules</span></a></li>
      <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
      <li><a href="files.html"><span>Files</span></a></li>
    </ul>
  </div>
</div>
<div class="contents">
<h1>Node Styles</h1><table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Typedefs</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">typedef enum <a class="el" href="group__styles.html#g435ae8886b70c16830d853b6c566e2e0">yaml_scalar_style_e</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__styles.html#g3fa6405631e1afe5bd5c488a6c5e8065">yaml_scalar_style_t</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Scalar styles.  <a href="#g3fa6405631e1afe5bd5c488a6c5e8065"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">typedef enum <a class="el" href="group__styles.html#g5079a4ab96e398371c60423abd88ccc0">yaml_sequence_style_e</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__styles.html#g58a1123d271e56c72de6abf852ac4dc2">yaml_sequence_style_t</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Sequence styles.  <a href="#g58a1123d271e56c72de6abf852ac4dc2"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">typedef enum <a class="el" href="group__styles.html#g1efef592e2e3df6f00432c04ef77d98f">yaml_mapping_style_e</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__styles.html#gb47523846a5c5960e07367a28ea9750a">yaml_mapping_style_t</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Mapping styles.  <a href="#gb47523846a5c5960e07367a28ea9750a"></a><br></td></tr>
<tr><td colspan="2"><br><h2>Enumerations</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">enum &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__styles.html#g435ae8886b70c16830d853b6c566e2e0">yaml_scalar_style_e</a> { <br>
&nbsp;&nbsp;<a class="el" href="group__styles.html#gg435ae8886b70c16830d853b6c566e2e0ead38b3e6846302ee032927267c34ae0">YAML_ANY_SCALAR_STYLE</a>, 
<br>
&nbsp;&nbsp;<a class="el" href="group__styles.html#gg435ae8886b70c16830d853b6c566e2e0fd62a761a36cf56e1f0414fb391db0e6">YAML_PLAIN_SCALAR_STYLE</a>, 
<br>
&nbsp;&nbsp;<a class="el" href="group__styles.html#gg435ae8886b70c16830d853b6c566e2e068a2af452008e3af3f6de14318dfb2c6">YAML_SINGLE_QUOTED_SCALAR_STYLE</a>, 
<br>
&nbsp;&nbsp;<a class="el" href="group__styles.html#gg435ae8886b70c16830d853b6c566e2e0f6fdfd14690361f4937d67d1f0f011d3">YAML_DOUBLE_QUOTED_SCALAR_STYLE</a>, 
<br>
&nbsp;&nbsp;<a class="el" href="group__styles.html#gg435ae8886b70c16830d853b6c566e2e0542d1ac1bf5c3434df3d2a757d0a8ca0">YAML_LITERAL_SCALAR_STYLE</a>, 
<br>
&nbsp;&nbsp;<a class="el" href="group__styles.html#gg435ae8886b70c16830d853b6c566e2e0a67c3de37dc127986b08bdbe07cee607">YAML_FOLDED_SCALAR_STYLE</a>
<br>
 }</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Scalar styles.  <a href="group__styles.html#g435ae8886b70c16830d853b6c566e2e0">More...</a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">enum &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__styles.html#g5079a4ab96e398371c60423abd88ccc0">yaml_sequence_style_e</a> { <br>
&nbsp;&nbsp;<a class="el" href="group__styles.html#gg5079a4ab96e398371c60423abd88ccc05a10d6f70339876b76e5a002dd16212f">YAML_ANY_SEQUENCE_STYLE</a>, 
<br>
&nbsp;&nbsp;<a class="el" href="group__styles.html#gg5079a4ab96e398371c60423abd88ccc065f99099ef4ecdcf99bbdd798b5dcbb5">YAML_BLOCK_SEQUENCE_STYLE</a>, 
<br>
&nbsp;&nbsp;<a class="el" href="group__styles.html#gg5079a4ab96e398371c60423abd88ccc0e511554b654ebca464d1feec12501d80">YAML_FLOW_SEQUENCE_STYLE</a>
<br>
 }</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Sequence styles.  <a href="group__styles.html#g5079a4ab96e398371c60423abd88ccc0">More...</a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">enum &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__styles.html#g1efef592e2e3df6f00432c04ef77d98f">yaml_mapping_style_e</a> { <br>
&nbsp;&nbsp;<a class="el" href="group__styles.html#gg1efef592e2e3df6f00432c04ef77d98fc580a83312204ea142c3d08a4954a74a">YAML_ANY_MAPPING_STYLE</a>, 
<br>
&nbsp;&nbsp;<a class="el" href="group__styles.html#gg1efef592e2e3df6f00432c04ef77d98fd5e70fe97009c8247a45f4620f071874">YAML_BLOCK_MAPPING_STYLE</a>, 
<br>
&nbsp;&nbsp;<a class="el" href="group__styles.html#gg1efef592e2e3df6f00432c04ef77d98f4c5425077b0310cbf84e1d73e20b42d3">YAML_FLOW_MAPPING_STYLE</a>
<br>
 }</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Mapping styles.  <a href="group__styles.html#g1efef592e2e3df6f00432c04ef77d98f">More...</a><br></td></tr>
</table>
<hr><h2>Typedef Documentation</h2>
<a class="anchor" name="g3fa6405631e1afe5bd5c488a6c5e8065"></a><!-- doxytag: member="yaml.h::yaml_scalar_style_t" ref="g3fa6405631e1afe5bd5c488a6c5e8065" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">typedef enum <a class="el" href="group__styles.html#g435ae8886b70c16830d853b6c566e2e0">yaml_scalar_style_e</a>  <a class="el" href="group__styles.html#g3fa6405631e1afe5bd5c488a6c5e8065">yaml_scalar_style_t</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Scalar styles. 
<p>

</div>
</div><p>
<a class="anchor" name="g58a1123d271e56c72de6abf852ac4dc2"></a><!-- doxytag: member="yaml.h::yaml_sequence_style_t" ref="g58a1123d271e56c72de6abf852ac4dc2" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">typedef enum <a class="el" href="group__styles.html#g5079a4ab96e398371c60423abd88ccc0">yaml_sequence_style_e</a>  <a class="el" href="group__styles.html#g58a1123d271e56c72de6abf852ac4dc2">yaml_sequence_style_t</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Sequence styles. 
<p>

</div>
</div><p>
<a class="anchor" name="gb47523846a5c5960e07367a28ea9750a"></a><!-- doxytag: member="yaml.h::yaml_mapping_style_t" ref="gb47523846a5c5960e07367a28ea9750a" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">typedef enum <a class="el" href="group__styles.html#g1efef592e2e3df6f00432c04ef77d98f">yaml_mapping_style_e</a>  <a class="el" href="group__styles.html#gb47523846a5c5960e07367a28ea9750a">yaml_mapping_style_t</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Mapping styles. 
<p>

</div>
</div><p>
<hr><h2>Enumeration Type Documentation</h2>
<a class="anchor" name="g435ae8886b70c16830d853b6c566e2e0"></a><!-- doxytag: member="yaml.h::yaml_scalar_style_e" ref="g435ae8886b70c16830d853b6c566e2e0" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">enum <a class="el" href="group__styles.html#g435ae8886b70c16830d853b6c566e2e0">yaml_scalar_style_e</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Scalar styles. 
<p>
<dl compact><dt><b>Enumerator: </b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"><em><a class="anchor" name="gg435ae8886b70c16830d853b6c566e2e0ead38b3e6846302ee032927267c34ae0"></a><!-- doxytag: member="YAML_ANY_SCALAR_STYLE" ref="gg435ae8886b70c16830d853b6c566e2e0ead38b3e6846302ee032927267c34ae0" args="" -->YAML_ANY_SCALAR_STYLE</em>&nbsp;</td><td>
Let the emitter choose the style. 
<p>
</td></tr>
<tr><td valign="top"><em><a class="anchor" name="gg435ae8886b70c16830d853b6c566e2e0fd62a761a36cf56e1f0414fb391db0e6"></a><!-- doxytag: member="YAML_PLAIN_SCALAR_STYLE" ref="gg435ae8886b70c16830d853b6c566e2e0fd62a761a36cf56e1f0414fb391db0e6" args="" -->YAML_PLAIN_SCALAR_STYLE</em>&nbsp;</td><td>
The plain scalar style. 
<p>
</td></tr>
<tr><td valign="top"><em><a class="anchor" name="gg435ae8886b70c16830d853b6c566e2e068a2af452008e3af3f6de14318dfb2c6"></a><!-- doxytag: member="YAML_SINGLE_QUOTED_SCALAR_STYLE" ref="gg435ae8886b70c16830d853b6c566e2e068a2af452008e3af3f6de14318dfb2c6" args="" -->YAML_SINGLE_QUOTED_SCALAR_STYLE</em>&nbsp;</td><td>
The single-quoted scalar style. 
<p>
</td></tr>
<tr><td valign="top"><em><a class="anchor" name="gg435ae8886b70c16830d853b6c566e2e0f6fdfd14690361f4937d67d1f0f011d3"></a><!-- doxytag: member="YAML_DOUBLE_QUOTED_SCALAR_STYLE" ref="gg435ae8886b70c16830d853b6c566e2e0f6fdfd14690361f4937d67d1f0f011d3" args="" -->YAML_DOUBLE_QUOTED_SCALAR_STYLE</em>&nbsp;</td><td>
The double-quoted scalar style. 
<p>
</td></tr>
<tr><td valign="top"><em><a class="anchor" name="gg435ae8886b70c16830d853b6c566e2e0542d1ac1bf5c3434df3d2a757d0a8ca0"></a><!-- doxytag: member="YAML_LITERAL_SCALAR_STYLE" ref="gg435ae8886b70c16830d853b6c566e2e0542d1ac1bf5c3434df3d2a757d0a8ca0" args="" -->YAML_LITERAL_SCALAR_STYLE</em>&nbsp;</td><td>
The literal scalar style. 
<p>
</td></tr>
<tr><td valign="top"><em><a class="anchor" name="gg435ae8886b70c16830d853b6c566e2e0a67c3de37dc127986b08bdbe07cee607"></a><!-- doxytag: member="YAML_FOLDED_SCALAR_STYLE" ref="gg435ae8886b70c16830d853b6c566e2e0a67c3de37dc127986b08bdbe07cee607" args="" -->YAML_FOLDED_SCALAR_STYLE</em>&nbsp;</td><td>
The folded scalar style. 
<p>
</td></tr>
</table>
</dl>

</div>
</div><p>
<a class="anchor" name="g5079a4ab96e398371c60423abd88ccc0"></a><!-- doxytag: member="yaml.h::yaml_sequence_style_e" ref="g5079a4ab96e398371c60423abd88ccc0" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">enum <a class="el" href="group__styles.html#g5079a4ab96e398371c60423abd88ccc0">yaml_sequence_style_e</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Sequence styles. 
<p>
<dl compact><dt><b>Enumerator: </b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"><em><a class="anchor" name="gg5079a4ab96e398371c60423abd88ccc05a10d6f70339876b76e5a002dd16212f"></a><!-- doxytag: member="YAML_ANY_SEQUENCE_STYLE" ref="gg5079a4ab96e398371c60423abd88ccc05a10d6f70339876b76e5a002dd16212f" args="" -->YAML_ANY_SEQUENCE_STYLE</em>&nbsp;</td><td>
Let the emitter choose the style. 
<p>
</td></tr>
<tr><td valign="top"><em><a class="anchor" name="gg5079a4ab96e398371c60423abd88ccc065f99099ef4ecdcf99bbdd798b5dcbb5"></a><!-- doxytag: member="YAML_BLOCK_SEQUENCE_STYLE" ref="gg5079a4ab96e398371c60423abd88ccc065f99099ef4ecdcf99bbdd798b5dcbb5" args="" -->YAML_BLOCK_SEQUENCE_STYLE</em>&nbsp;</td><td>
The block sequence style. 
<p>
</td></tr>
<tr><td valign="top"><em><a class="anchor" name="gg5079a4ab96e398371c60423abd88ccc0e511554b654ebca464d1feec12501d80"></a><!-- doxytag: member="YAML_FLOW_SEQUENCE_STYLE" ref="gg5079a4ab96e398371c60423abd88ccc0e511554b654ebca464d1feec12501d80" args="" -->YAML_FLOW_SEQUENCE_STYLE</em>&nbsp;</td><td>
The flow sequence style. 
<p>
</td></tr>
</table>
</dl>

</div>
</div><p>
<a class="anchor" name="g1efef592e2e3df6f00432c04ef77d98f"></a><!-- doxytag: member="yaml.h::yaml_mapping_style_e" ref="g1efef592e2e3df6f00432c04ef77d98f" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">enum <a class="el" href="group__styles.html#g1efef592e2e3df6f00432c04ef77d98f">yaml_mapping_style_e</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Mapping styles. 
<p>
<dl compact><dt><b>Enumerator: </b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"><em><a class="anchor" name="gg1efef592e2e3df6f00432c04ef77d98fc580a83312204ea142c3d08a4954a74a"></a><!-- doxytag: member="YAML_ANY_MAPPING_STYLE" ref="gg1efef592e2e3df6f00432c04ef77d98fc580a83312204ea142c3d08a4954a74a" args="" -->YAML_ANY_MAPPING_STYLE</em>&nbsp;</td><td>
Let the emitter choose the style. 
<p>
</td></tr>
<tr><td valign="top"><em><a class="anchor" name="gg1efef592e2e3df6f00432c04ef77d98fd5e70fe97009c8247a45f4620f071874"></a><!-- doxytag: member="YAML_BLOCK_MAPPING_STYLE" ref="gg1efef592e2e3df6f00432c04ef77d98fd5e70fe97009c8247a45f4620f071874" args="" -->YAML_BLOCK_MAPPING_STYLE</em>&nbsp;</td><td>
The block mapping style. 
<p>
</td></tr>
<tr><td valign="top"><em><a class="anchor" name="gg1efef592e2e3df6f00432c04ef77d98f4c5425077b0310cbf84e1d73e20b42d3"></a><!-- doxytag: member="YAML_FLOW_MAPPING_STYLE" ref="gg1efef592e2e3df6f00432c04ef77d98f4c5425077b0310cbf84e1d73e20b42d3" args="" -->YAML_FLOW_MAPPING_STYLE</em>&nbsp;</td><td>
The flow mapping style. 
<p>
</td></tr>
</table>
</dl>

</div>
</div><p>
</div>
<hr size="1"><address style="text-align: right;"><small>Generated on Sun Aug 30 22:52:14 2009 for yaml by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.8 </small></address>
</body>
</html>