mirror of
https://github.com/AppleWin/AppleWin.git
synced 2024-11-13 12:04:58 +00:00
2f6e86c0fa
Added yaml save-state support for: . Main AppleII unit . Aux memory & RawWorksIII . Printer . SSC . Z80 . Mouse . Mockingboard . Phasor . Disk][ . HDD
121 lines
4.8 KiB
HTML
121 lines
4.8 KiB
HTML
<!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"/>
|
|
<title>yaml: Data Fields</title>
|
|
|
|
<link href="tabs.css" rel="stylesheet" type="text/css"/>
|
|
<link href="doxygen.css" rel="stylesheet" type="text/css" />
|
|
|
|
|
|
|
|
</head>
|
|
<body>
|
|
<div id="top"><!-- do not remove this div! -->
|
|
|
|
|
|
<div id="titlearea">
|
|
<table cellspacing="0" cellpadding="0">
|
|
<tbody>
|
|
<tr style="height: 56px;">
|
|
|
|
|
|
<td style="padding-left: 0.5em;">
|
|
<div id="projectname">yaml
|
|
 <span id="projectnumber">0.1.5</span>
|
|
</div>
|
|
|
|
</td>
|
|
|
|
|
|
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<!-- Generated by Doxygen 1.7.6.1 -->
|
|
<div id="navrow1" class="tabs">
|
|
<ul class="tablist">
|
|
<li><a href="index.html"><span>Main Page</span></a></li>
|
|
<li><a href="modules.html"><span>Modules</span></a></li>
|
|
<li class="current"><a href="annotated.html"><span>Data Structures</span></a></li>
|
|
<li><a href="files.html"><span>Files</span></a></li>
|
|
</ul>
|
|
</div>
|
|
<div id="navrow2" class="tabs2">
|
|
<ul class="tablist">
|
|
<li><a href="annotated.html"><span>Data Structures</span></a></li>
|
|
<li class="current"><a href="functions.html"><span>Data Fields</span></a></li>
|
|
</ul>
|
|
</div>
|
|
<div id="navrow3" class="tabs2">
|
|
<ul class="tablist">
|
|
<li class="current"><a href="functions.html"><span>All</span></a></li>
|
|
<li><a href="functions_vars.html"><span>Variables</span></a></li>
|
|
</ul>
|
|
</div>
|
|
<div id="navrow4" class="tabs3">
|
|
<ul class="tablist">
|
|
<li><a href="functions.html#index_a"><span>a</span></a></li>
|
|
<li><a href="functions_0x62.html#index_b"><span>b</span></a></li>
|
|
<li><a href="functions_0x63.html#index_c"><span>c</span></a></li>
|
|
<li><a href="functions_0x64.html#index_d"><span>d</span></a></li>
|
|
<li><a href="functions_0x65.html#index_e"><span>e</span></a></li>
|
|
<li><a href="functions_0x66.html#index_f"><span>f</span></a></li>
|
|
<li><a href="functions_0x68.html#index_h"><span>h</span></a></li>
|
|
<li><a href="functions_0x69.html#index_i"><span>i</span></a></li>
|
|
<li><a href="functions_0x6b.html#index_k"><span>k</span></a></li>
|
|
<li class="current"><a href="functions_0x6c.html#index_l"><span>l</span></a></li>
|
|
<li><a href="functions_0x6d.html#index_m"><span>m</span></a></li>
|
|
<li><a href="functions_0x6e.html#index_n"><span>n</span></a></li>
|
|
<li><a href="functions_0x6f.html#index_o"><span>o</span></a></li>
|
|
<li><a href="functions_0x70.html#index_p"><span>p</span></a></li>
|
|
<li><a href="functions_0x71.html#index_q"><span>q</span></a></li>
|
|
<li><a href="functions_0x72.html#index_r"><span>r</span></a></li>
|
|
<li><a href="functions_0x73.html#index_s"><span>s</span></a></li>
|
|
<li><a href="functions_0x74.html#index_t"><span>t</span></a></li>
|
|
<li><a href="functions_0x75.html#index_u"><span>u</span></a></li>
|
|
<li><a href="functions_0x76.html#index_v"><span>v</span></a></li>
|
|
<li><a href="functions_0x77.html#index_w"><span>w</span></a></li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
<div class="contents">
|
|
<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>
|
|
|
|
<h3><a class="anchor" id="index_l"></a>- l -</h3><ul>
|
|
<li>last
|
|
: <a class="el" href="structyaml__parser__s.html#aea4d8da24939825b2fadd368a71ec7de">yaml_parser_s</a>
|
|
, <a class="el" href="structyaml__emitter__s.html#ad0c5410fff4602266a0c6e0af730dd70">yaml_emitter_s</a>
|
|
</li>
|
|
<li>last_anchor_id
|
|
: <a class="el" href="structyaml__emitter__s.html#a0cede830c77a15df7f1b73b9023d2d11">yaml_emitter_s</a>
|
|
</li>
|
|
<li>length
|
|
: <a class="el" href="structyaml__emitter__s.html#a4f72d57ad020803803e78922ecdec580">yaml_emitter_s</a>
|
|
, <a class="el" href="structyaml__event__s.html#a15618ee917746d28d97ad8eb9639e141">yaml_event_s</a>
|
|
, <a class="el" href="structyaml__node__s.html#ad90dd9926d9debbaa48eb5339bd9fc36">yaml_node_s</a>
|
|
, <a class="el" href="structyaml__token__s.html#a06e51daf74cf78103e00608c3c9132e2">yaml_token_s</a>
|
|
</li>
|
|
<li>line
|
|
: <a class="el" href="structyaml__mark__s.html#a55952e426fc8a5f180a5e9c907ca926c">yaml_mark_s</a>
|
|
, <a class="el" href="structyaml__emitter__s.html#a4fe9295608f19a687e41ec3661383e88">yaml_emitter_s</a>
|
|
</li>
|
|
<li>line_break
|
|
: <a class="el" href="structyaml__emitter__s.html#a84c1b884d805588495067ee98a8e7c50">yaml_emitter_s</a>
|
|
</li>
|
|
</ul>
|
|
</div><!-- contents -->
|
|
|
|
|
|
<hr class="footer"/><address class="footer"><small>
|
|
Generated on Sun Jan 12 2014 18:25:30 for yaml by  <a href="http://www.doxygen.org/index.html">
|
|
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
|
</a> 1.7.6.1
|
|
</small></address>
|
|
|
|
</body>
|
|
</html>
|