]> andersk Git - libyaml.git/blob - doc/html/functions_s.html
Imported Upstream version 0.1.7
[libyaml.git] / doc / html / functions_s.html
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"/>
5 <meta http-equiv="X-UA-Compatible" content="IE=9"/>
6 <meta name="generator" content="Doxygen 1.8.6"/>
7 <title>yaml: Data Fields</title>
8 <link href="tabs.css" rel="stylesheet" type="text/css"/>
9 <script type="text/javascript" src="jquery.js"></script>
10 <script type="text/javascript" src="dynsections.js"></script>
11 <link href="doxygen.css" rel="stylesheet" type="text/css" />
12 </head>
13 <body>
14 <div id="top"><!-- do not remove this div, it is closed by doxygen! -->
15 <div id="titlearea">
16 <table cellspacing="0" cellpadding="0">
17  <tbody>
18  <tr style="height: 56px;">
19   <td style="padding-left: 0.5em;">
20    <div id="projectname">yaml
21    &#160;<span id="projectnumber">0.1.7</span>
22    </div>
23   </td>
24  </tr>
25  </tbody>
26 </table>
27 </div>
28 <!-- end header part -->
29 <!-- Generated by Doxygen 1.8.6 -->
30   <div id="navrow1" class="tabs">
31     <ul class="tablist">
32       <li><a href="index.html"><span>Main&#160;Page</span></a></li>
33       <li><a href="modules.html"><span>Modules</span></a></li>
34       <li class="current"><a href="annotated.html"><span>Data&#160;Structures</span></a></li>
35       <li><a href="files.html"><span>Files</span></a></li>
36     </ul>
37   </div>
38   <div id="navrow2" class="tabs2">
39     <ul class="tablist">
40       <li><a href="annotated.html"><span>Data&#160;Structures</span></a></li>
41       <li class="current"><a href="functions.html"><span>Data&#160;Fields</span></a></li>
42     </ul>
43   </div>
44   <div id="navrow3" class="tabs2">
45     <ul class="tablist">
46       <li class="current"><a href="functions.html"><span>All</span></a></li>
47       <li><a href="functions_vars.html"><span>Variables</span></a></li>
48     </ul>
49   </div>
50   <div id="navrow4" class="tabs3">
51     <ul class="tablist">
52       <li><a href="functions.html#index_a"><span>a</span></a></li>
53       <li><a href="functions_b.html#index_b"><span>b</span></a></li>
54       <li><a href="functions_c.html#index_c"><span>c</span></a></li>
55       <li><a href="functions_d.html#index_d"><span>d</span></a></li>
56       <li><a href="functions_e.html#index_e"><span>e</span></a></li>
57       <li><a href="functions_f.html#index_f"><span>f</span></a></li>
58       <li><a href="functions_h.html#index_h"><span>h</span></a></li>
59       <li><a href="functions_i.html#index_i"><span>i</span></a></li>
60       <li><a href="functions_k.html#index_k"><span>k</span></a></li>
61       <li><a href="functions_l.html#index_l"><span>l</span></a></li>
62       <li><a href="functions_m.html#index_m"><span>m</span></a></li>
63       <li><a href="functions_n.html#index_n"><span>n</span></a></li>
64       <li><a href="functions_o.html#index_o"><span>o</span></a></li>
65       <li><a href="functions_p.html#index_p"><span>p</span></a></li>
66       <li><a href="functions_q.html#index_q"><span>q</span></a></li>
67       <li><a href="functions_r.html#index_r"><span>r</span></a></li>
68       <li class="current"><a href="functions_s.html#index_s"><span>s</span></a></li>
69       <li><a href="functions_t.html#index_t"><span>t</span></a></li>
70       <li><a href="functions_u.html#index_u"><span>u</span></a></li>
71       <li><a href="functions_v.html#index_v"><span>v</span></a></li>
72       <li><a href="functions_w.html#index_w"><span>w</span></a></li>
73     </ul>
74   </div>
75 </div><!-- top -->
76 <div class="contents">
77 <div class="textblock">Here is a list of all documented struct and union fields with links to the struct/union documentation for each field:</div>
78
79 <h3><a class="anchor" id="index_s"></a>- s -</h3><ul>
80 <li>scalar
81 : <a class="el" href="structyaml__event__s.html#a3753b4c5d10040d75f7c7f4b56c42549">yaml_event_s</a>
82 , <a class="el" href="structyaml__node__s.html#a688583a2649848aed700d7e07d9efac9">yaml_node_s</a>
83 , <a class="el" href="structyaml__token__s.html#a35e3629351176dd91b38cbfc827a8b00">yaml_token_s</a>
84 </li>
85 <li>scalar_data
86 : <a class="el" href="structyaml__emitter__s.html#ac3f80f4cb9c361b5fa4fa8f5cc04dbac">yaml_emitter_s</a>
87 </li>
88 <li>sequence
89 : <a class="el" href="structyaml__node__s.html#afe215962139fac93b965cc2acd71452b">yaml_node_s</a>
90 </li>
91 <li>sequence_context
92 : <a class="el" href="structyaml__emitter__s.html#a9d20d55b0914ff81bf0f56e57ca7416e">yaml_emitter_s</a>
93 </li>
94 <li>sequence_start
95 : <a class="el" href="structyaml__event__s.html#a632895e022fbf29ab24a816893a8580f">yaml_event_s</a>
96 </li>
97 <li>serialized
98 : <a class="el" href="structyaml__emitter__s.html#a6c3e98c02ffae879717b3d09f9458936">yaml_emitter_s</a>
99 </li>
100 <li>simple_key_allowed
101 : <a class="el" href="structyaml__parser__s.html#acc85a7bfddc7ae9114cf115e43c89126">yaml_parser_s</a>
102 </li>
103 <li>simple_key_context
104 : <a class="el" href="structyaml__emitter__s.html#acc0db69cdae44c1385bbb2b6c207371b">yaml_emitter_s</a>
105 </li>
106 <li>simple_keys
107 : <a class="el" href="structyaml__parser__s.html#ad5ce7de476c58fb6e1fdabbcc1c51659">yaml_parser_s</a>
108 </li>
109 <li>single_quoted_allowed
110 : <a class="el" href="structyaml__emitter__s.html#a3729ff7e7add06a1a1d9067a557a59fc">yaml_emitter_s</a>
111 </li>
112 <li>size
113 : <a class="el" href="structyaml__emitter__s.html#a53bdc6a00632b48c81098aad91a9fd8d">yaml_emitter_s</a>
114 </li>
115 <li>size_written
116 : <a class="el" href="structyaml__emitter__s.html#a1851639b8f0e53b8e272c806d9fb648b">yaml_emitter_s</a>
117 </li>
118 <li>start
119 : <a class="el" href="structyaml__document__s.html#aa3f9a11d8fbe4ac2eada1786176bab89">yaml_document_s</a>
120 , <a class="el" href="structyaml__emitter__s.html#ad68af21e510adcfc2db43b31e791efe1">yaml_emitter_s</a>
121 , <a class="el" href="structyaml__event__s.html#a74d7f521a559305585009ab503bee16b">yaml_event_s</a>
122 , <a class="el" href="structyaml__node__s.html#a2e1001a0a7b068d4b2543a93d4cf60d4">yaml_node_s</a>
123 , <a class="el" href="structyaml__parser__s.html#a8cdb2fed4bb17b1d62d29fa06c53fef6">yaml_parser_s</a>
124 </li>
125 <li>start_implicit
126 : <a class="el" href="structyaml__document__s.html#a65c49e4f61ca5c2f6ecf410e1cc65787">yaml_document_s</a>
127 </li>
128 <li>start_mark
129 : <a class="el" href="structyaml__document__s.html#a0a37311ebf8f6637e4bc1d280a879997">yaml_document_s</a>
130 , <a class="el" href="structyaml__event__s.html#aeaf86eb588e75232e1b73e8213eb3e31">yaml_event_s</a>
131 , <a class="el" href="structyaml__node__s.html#ac17afa3b3a9ff4703bb4983163bfae5c">yaml_node_s</a>
132 , <a class="el" href="structyaml__token__s.html#abdc5f4f2059c5a7bfe8e810b49a53980">yaml_token_s</a>
133 </li>
134 <li>state
135 : <a class="el" href="structyaml__emitter__s.html#a29f1d4f27ff9b9616c154f0730dd24ee">yaml_emitter_s</a>
136 , <a class="el" href="structyaml__parser__s.html#a069d39cdf587ac2188e69d8fb018be64">yaml_parser_s</a>
137 </li>
138 <li>states
139 : <a class="el" href="structyaml__emitter__s.html#a6dc87fbd5b074507e102b967492b135d">yaml_emitter_s</a>
140 , <a class="el" href="structyaml__parser__s.html#a57aa3c5fbfcaed8c17e046f0778c92bf">yaml_parser_s</a>
141 </li>
142 <li>stream_end_produced
143 : <a class="el" href="structyaml__parser__s.html#a63ccf04d623f36c04b62cfd1fc6fccb5">yaml_parser_s</a>
144 </li>
145 <li>stream_start
146 : <a class="el" href="structyaml__event__s.html#a18946df9b7c815dd7fb30103c02a9e24">yaml_event_s</a>
147 , <a class="el" href="structyaml__token__s.html#aab66b62f4507f4fd0e9d2b7548f588e6">yaml_token_s</a>
148 </li>
149 <li>stream_start_produced
150 : <a class="el" href="structyaml__parser__s.html#a7fecde5abcce11406c271f7db08f7a05">yaml_parser_s</a>
151 </li>
152 <li>string
153 : <a class="el" href="structyaml__emitter__s.html#a8803fe1047e8bcea9bdfcad0743fa0dd">yaml_emitter_s</a>
154 , <a class="el" href="structyaml__parser__s.html#a44fa7ca68030680244f3743ce5e35702">yaml_parser_s</a>
155 </li>
156 <li>style
157 : <a class="el" href="structyaml__emitter__s.html#acd1e83d220103aa24577038cfb1c2d21">yaml_emitter_s</a>
158 , <a class="el" href="structyaml__event__s.html#a682a60e9a72e100357a38dd6434ad4f9">yaml_event_s</a>
159 , <a class="el" href="structyaml__node__s.html#a362960375516e77a130c412ef10ef55d">yaml_node_s</a>
160 , <a class="el" href="structyaml__token__s.html#a530a8c4d78feaf5496fb9f461674382b">yaml_token_s</a>
161 </li>
162 <li>suffix
163 : <a class="el" href="structyaml__emitter__s.html#ad9b61d5e9e05a47b2f873342ab226188">yaml_emitter_s</a>
164 , <a class="el" href="structyaml__token__s.html#a61344c49b73da5821cb06cab4cbab505">yaml_token_s</a>
165 </li>
166 <li>suffix_length
167 : <a class="el" href="structyaml__emitter__s.html#ad83936bbd4b6b77c79555c71cccc8fb5">yaml_emitter_s</a>
168 </li>
169 </ul>
170 </div><!-- contents -->
171 <!-- start footer part -->
172 <hr class="footer"/><address class="footer"><small>
173 Generated on Sun Aug 28 2016 23:56:54 for yaml by &#160;<a href="http://www.doxygen.org/index.html">
174 <img class="footer" src="doxygen.png" alt="doxygen"/>
175 </a> 1.8.6
176 </small></address>
177 </body>
178 </html>
This page took 0.043238 seconds and 5 git commands to generate.