]> andersk Git - libyaml.git/blame - doc/html/annotated.html
Imported Upstream version 0.1.2
[libyaml.git] / doc / html / annotated.html
CommitLineData
b9668ba4 1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
5c706339 2<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
b9668ba4
AK
3<title>yaml: Data Structures</title>
4<link href="doxygen.css" rel="stylesheet" type="text/css">
5<link href="tabs.css" rel="stylesheet" type="text/css">
6</head><body>
5c706339
AK
7<!-- Generated by Doxygen 1.5.6 -->
8<div class="navigation" id="top">
9 <div class="tabs">
10 <ul>
11 <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
12 <li><a href="modules.html"><span>Modules</span></a></li>
13 <li class="current"><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
14 <li><a href="files.html"><span>Files</span></a></li>
15 </ul>
16 </div>
17 <div class="tabs">
18 <ul>
19 <li class="current"><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
20 <li><a href="functions.html"><span>Data&nbsp;Fields</span></a></li>
21 </ul>
22 </div>
23</div>
24<div class="contents">
25<h1>Data Structures</h1>Here are the data structures with brief descriptions:<table>
b9668ba4
AK
26 <tr><td class="indexkey"><a class="el" href="structyaml__alias__data__s.html">yaml_alias_data_s</a></td><td class="indexvalue">This structure holds aliases data </td></tr>
27 <tr><td class="indexkey"><a class="el" href="structyaml__document__s.html">yaml_document_s</a></td><td class="indexvalue">The document structure </td></tr>
28 <tr><td class="indexkey"><a class="el" href="structyaml__emitter__s.html">yaml_emitter_s</a></td><td class="indexvalue">The emitter structure </td></tr>
29 <tr><td class="indexkey"><a class="el" href="structyaml__event__s.html">yaml_event_s</a></td><td class="indexvalue">The event structure </td></tr>
30 <tr><td class="indexkey"><a class="el" href="structyaml__mark__s.html">yaml_mark_s</a></td><td class="indexvalue">The pointer position </td></tr>
31 <tr><td class="indexkey"><a class="el" href="structyaml__node__pair__s.html">yaml_node_pair_s</a></td><td class="indexvalue">An element of a mapping node </td></tr>
32 <tr><td class="indexkey"><a class="el" href="structyaml__node__s.html">yaml_node_s</a></td><td class="indexvalue">The node structure </td></tr>
33 <tr><td class="indexkey"><a class="el" href="structyaml__parser__s.html">yaml_parser_s</a></td><td class="indexvalue">The parser structure </td></tr>
34 <tr><td class="indexkey"><a class="el" href="structyaml__simple__key__s.html">yaml_simple_key_s</a></td><td class="indexvalue">This structure holds information about a potential simple key </td></tr>
35 <tr><td class="indexkey"><a class="el" href="structyaml__tag__directive__s.html">yaml_tag_directive_s</a></td><td class="indexvalue">The tag directive data </td></tr>
36 <tr><td class="indexkey"><a class="el" href="structyaml__token__s.html">yaml_token_s</a></td><td class="indexvalue">The token structure </td></tr>
37 <tr><td class="indexkey"><a class="el" href="structyaml__version__directive__s.html">yaml_version_directive_s</a></td><td class="indexvalue">The version directive data </td></tr>
38</table>
5c706339
AK
39</div>
40<hr size="1"><address style="text-align: right;"><small>Generated on Sun Dec 28 01:19:28 2008 for yaml by&nbsp;
b9668ba4 41<a href="http://www.doxygen.org/index.html">
5c706339 42<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address>
b9668ba4
AK
43</body>
44</html>
This page took 0.050212 seconds and 5 git commands to generate.