]> andersk Git - libyaml.git/blame - doc/html/annotated.html
New upstream version 0.2.2
[libyaml.git] / doc / html / annotated.html
CommitLineData
0fbeb4dc
AK
1<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2<html xmlns="http://www.w3.org/1999/xhtml">
3<head>
4<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
059850b5 5<meta http-equiv="X-UA-Compatible" content="IE=9"/>
c45550e5
AK
6<meta name="generator" content="Doxygen 1.8.14"/>
7<meta name="viewport" content="width=device-width, initial-scale=1"/>
b9668ba4 8<title>yaml: Data Structures</title>
0fbeb4dc 9<link href="tabs.css" rel="stylesheet" type="text/css"/>
0044e680
AK
10<script type="text/javascript" src="jquery.js"></script>
11<script type="text/javascript" src="dynsections.js"></script>
059850b5 12<link href="doxygen.css" rel="stylesheet" type="text/css" />
0fbeb4dc
AK
13</head>
14<body>
0044e680 15<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
059850b5
AK
16<div id="titlearea">
17<table cellspacing="0" cellpadding="0">
18 <tbody>
19 <tr style="height: 56px;">
c45550e5 20 <td id="projectalign" style="padding-left: 0.5em;">
059850b5 21 <div id="projectname">yaml
5070705b 22 &#160;<span id="projectnumber">0.2.2</span>
059850b5 23 </div>
059850b5 24 </td>
059850b5
AK
25 </tr>
26 </tbody>
27</table>
28</div>
0044e680 29<!-- end header part -->
c45550e5
AK
30<!-- Generated by Doxygen 1.8.14 -->
31<script type="text/javascript" src="menudata.js"></script>
32<script type="text/javascript" src="menu.js"></script>
33<script type="text/javascript">
34/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
35$(function() {
36 initMenu('',false,false,'search.php','Search');
37});
38/* @license-end */</script>
39<div id="main-nav"></div>
0044e680 40</div><!-- top -->
0fbeb4dc
AK
41<div class="header">
42 <div class="headertitle">
059850b5
AK
43<div class="title">Data Structures</div> </div>
44</div><!--header-->
5c706339 45<div class="contents">
0044e680
AK
46<div class="textblock">Here are the data structures with brief descriptions:</div><div class="directory">
47<table class="directory">
c45550e5 48<tr id="row_0_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structyaml__alias__data__s.html" target="_self">yaml_alias_data_s</a></td><td class="desc">This structure holds aliases data </td></tr>
5070705b
AK
49<tr id="row_1_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structyaml__anchors__s.html" target="_self">yaml_anchors_s</a></td><td class="desc"></td></tr>
50<tr id="row_2_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structyaml__document__s.html" target="_self">yaml_document_s</a></td><td class="desc">The document structure </td></tr>
51<tr id="row_3_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structyaml__emitter__s.html" target="_self">yaml_emitter_s</a></td><td class="desc">The emitter structure </td></tr>
52<tr id="row_4_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structyaml__event__s.html" target="_self">yaml_event_s</a></td><td class="desc">The event structure </td></tr>
53<tr id="row_5_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structyaml__mark__s.html" target="_self">yaml_mark_s</a></td><td class="desc">The pointer position </td></tr>
54<tr id="row_6_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structyaml__node__pair__s.html" target="_self">yaml_node_pair_s</a></td><td class="desc">An element of a mapping node </td></tr>
55<tr id="row_7_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structyaml__node__s.html" target="_self">yaml_node_s</a></td><td class="desc">The node structure </td></tr>
56<tr id="row_8_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structyaml__parser__s.html" target="_self">yaml_parser_s</a></td><td class="desc">The parser structure </td></tr>
57<tr id="row_9_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structyaml__simple__key__s.html" target="_self">yaml_simple_key_s</a></td><td class="desc">This structure holds information about a potential simple key </td></tr>
58<tr id="row_10_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structyaml__tag__directive__s.html" target="_self">yaml_tag_directive_s</a></td><td class="desc">The tag directive data </td></tr>
59<tr id="row_11_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structyaml__token__s.html" target="_self">yaml_token_s</a></td><td class="desc">The token structure </td></tr>
60<tr id="row_12_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structyaml__version__directive__s.html" target="_self">yaml_version_directive_s</a></td><td class="desc">The version directive data </td></tr>
b9668ba4 61</table>
0044e680 62</div><!-- directory -->
059850b5 63</div><!-- contents -->
0044e680 64<!-- start footer part -->
059850b5 65<hr class="footer"/><address class="footer"><small>
c45550e5 66Generated by &#160;<a href="http://www.doxygen.org/index.html">
059850b5 67<img class="footer" src="doxygen.png" alt="doxygen"/>
c45550e5 68</a> 1.8.14
059850b5 69</small></address>
b9668ba4
AK
70</body>
71</html>
This page took 0.057002 seconds and 5 git commands to generate.