mirror of
https://github.com/aaru-dps/libaaruformat.git
synced 2026-09-18 21:04:17 +00:00
Updated doxygen documentation.
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=11"/>
|
||||
<meta name="generator" content="Doxygen 1.14.0"/>
|
||||
<meta name="generator" content="Doxygen 1.15.0"/>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
||||
<title>libaaruformat: aaruformat_context Struct Reference</title>
|
||||
<link href="tabs.css" rel="stylesheet" type="text/css"/>
|
||||
@@ -35,7 +35,7 @@
|
||||
</table>
|
||||
</div>
|
||||
<!-- end header part -->
|
||||
<!-- Generated by Doxygen 1.14.0 -->
|
||||
<!-- Generated by Doxygen 1.15.0 -->
|
||||
<script type="text/javascript">
|
||||
var searchBox = new SearchBox("searchBox", "search/",'.html');
|
||||
</script>
|
||||
@@ -211,7 +211,7 @@ Data Fields</h2></td></tr>
|
||||
<tr class="memitem:ab213059edf055cf1c3e2021bc395c78e" id="r_ab213059edf055cf1c3e2021bc395c78e"><td class="memItemLeft" align="right" valign="top">uint32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="#ab213059edf055cf1c3e2021bc395c78e">heads</a></td></tr>
|
||||
<tr class="memdesc:ab213059edf055cf1c3e2021bc395c78e"><td class="mdescLeft"> </td><td class="mdescRight">Heads of the media represented by the image. <br /></td></tr>
|
||||
<tr class="memitem:aaeb71d74c7d9236d80186a25066326a1" id="r_aaeb71d74c7d9236d80186a25066326a1"><td class="memItemLeft" align="right" valign="top">uint32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="#aaeb71d74c7d9236d80186a25066326a1">sectors_per_track</a></td></tr>
|
||||
<tr class="memdesc:aaeb71d74c7d9236d80186a25066326a1"><td class="mdescLeft"> </td><td class="mdescRight">Sectors per track of the media represented by the image (for variable image, the smallest) <br /></td></tr>
|
||||
<tr class="memdesc:aaeb71d74c7d9236d80186a25066326a1"><td class="mdescLeft"> </td><td class="mdescRight">Sectors per track of the media represented by the image (for variable image, the smallest). <br /></td></tr>
|
||||
<tr class="memitem:a401c6931bc5ff0eaf3f4aac9d52124f7" id="r_a401c6931bc5ff0eaf3f4aac9d52124f7"><td class="memItemLeft" align="right" valign="top">int32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="#a401c6931bc5ff0eaf3f4aac9d52124f7">media_sequence</a></td></tr>
|
||||
<tr class="memdesc:a401c6931bc5ff0eaf3f4aac9d52124f7"><td class="mdescLeft"> </td><td class="mdescRight">Number in sequence for the media represented by the image. <br /></td></tr>
|
||||
<tr class="memitem:aee966d0d920ef43cfadb0830c444b986" id="r_aee966d0d920ef43cfadb0830c444b986"><td class="memItemLeft" align="right" valign="top">int32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="#aee966d0d920ef43cfadb0830c444b986">last_media_sequence</a></td></tr>
|
||||
@@ -2586,7 +2586,7 @@ Data Fields</h2></td></tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p>Sectors per track of the media represented by the image (for variable image, the smallest) </p>
|
||||
<p>Sectors per track of the media represented by the image (for variable image, the smallest). </p>
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="context_8h_source.html#l00236">236</a> of file <a class="el" href="context_8h_source.html">context.h</a>.</p>
|
||||
|
||||
@@ -2911,7 +2911,7 @@ Data Fields</h2></td></tr>
|
||||
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
||||
<ul>
|
||||
<li class="navelem"><a href="structaaruformat__context.html">aaruformat_context</a></li>
|
||||
<li class="footer">Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.14.0 </li>
|
||||
<li class="footer">Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.15.0 </li>
|
||||
</ul>
|
||||
</div>
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user