mirror of
https://github.com/aaru-dps/libaaruformat.git
synced 2026-09-18 21:04:17 +00:00
Update 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.15.0"/>
|
||||
<meta name="generator" content="Doxygen 1.16.1"/>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
||||
<title>libaaruformat: FluxCaptureKey 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.15.0 -->
|
||||
<!-- Generated by Doxygen 1.16.1 -->
|
||||
<script type="text/javascript">
|
||||
var searchBox = new SearchBox("searchBox", "search/",'.html');
|
||||
</script>
|
||||
@@ -100,13 +100,13 @@ $(function(){initNavTree('structFluxCaptureKey.html','',''); });
|
||||
<table class="memberdecls">
|
||||
<tr class="heading"><td colspan="2"><h2 id="header-pub-attribs" class="groupheader"><a id="pub-attribs" name="pub-attribs"></a>
|
||||
Data Fields</h2></td></tr>
|
||||
<tr class="memitem:ac8945dce9e2b566546610d67bd729e64" id="r_ac8945dce9e2b566546610d67bd729e64"><td class="memItemLeft" align="right" valign="top">uint32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="#ac8945dce9e2b566546610d67bd729e64">head</a></td></tr>
|
||||
<tr class="memitem:ac8945dce9e2b566546610d67bd729e64" id="r_ac8945dce9e2b566546610d67bd729e64"><td class="memItemLeft">uint32_t </td><td class="memItemRight"><a class="el" href="#ac8945dce9e2b566546610d67bd729e64">head</a></td></tr>
|
||||
<tr class="memdesc:ac8945dce9e2b566546610d67bd729e64"><td class="mdescLeft"> </td><td class="mdescRight">Head number identifying the capture location. <br /></td></tr>
|
||||
<tr class="memitem:a1728ed3937674d667aec49213c454dc0" id="r_a1728ed3937674d667aec49213c454dc0"><td class="memItemLeft" align="right" valign="top">uint16_t </td><td class="memItemRight" valign="bottom"><a class="el" href="#a1728ed3937674d667aec49213c454dc0">track</a></td></tr>
|
||||
<tr class="memitem:a1728ed3937674d667aec49213c454dc0" id="r_a1728ed3937674d667aec49213c454dc0"><td class="memItemLeft">uint16_t </td><td class="memItemRight"><a class="el" href="#a1728ed3937674d667aec49213c454dc0">track</a></td></tr>
|
||||
<tr class="memdesc:a1728ed3937674d667aec49213c454dc0"><td class="mdescLeft"> </td><td class="mdescRight">Track number identifying the capture location. <br /></td></tr>
|
||||
<tr class="memitem:a8a1ff1cb573f89f004babec6b42b2edf" id="r_a8a1ff1cb573f89f004babec6b42b2edf"><td class="memItemLeft" align="right" valign="top">uint8_t </td><td class="memItemRight" valign="bottom"><a class="el" href="#a8a1ff1cb573f89f004babec6b42b2edf">subtrack</a></td></tr>
|
||||
<tr class="memitem:a8a1ff1cb573f89f004babec6b42b2edf" id="r_a8a1ff1cb573f89f004babec6b42b2edf"><td class="memItemLeft">uint8_t </td><td class="memItemRight"><a class="el" href="#a8a1ff1cb573f89f004babec6b42b2edf">subtrack</a></td></tr>
|
||||
<tr class="memdesc:a8a1ff1cb573f89f004babec6b42b2edf"><td class="mdescLeft"> </td><td class="mdescRight">Subtrack number identifying the capture location. <br /></td></tr>
|
||||
<tr class="memitem:afa1b8117c16006ec9f4ea99a573c12c2" id="r_afa1b8117c16006ec9f4ea99a573c12c2"><td class="memItemLeft" align="right" valign="top">uint32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="#afa1b8117c16006ec9f4ea99a573c12c2">captureIndex</a></td></tr>
|
||||
<tr class="memitem:afa1b8117c16006ec9f4ea99a573c12c2" id="r_afa1b8117c16006ec9f4ea99a573c12c2"><td class="memItemLeft">uint32_t </td><td class="memItemRight"><a class="el" href="#afa1b8117c16006ec9f4ea99a573c12c2">captureIndex</a></td></tr>
|
||||
<tr class="memdesc:afa1b8117c16006ec9f4ea99a573c12c2"><td class="mdescLeft"> </td><td class="mdescRight">Capture index, allowing multiple captures for the same location. <br /></td></tr>
|
||||
</table>
|
||||
<a name="details" id="details"></a><h2 id="header-details" class="groupheader">Detailed Description</h2>
|
||||
@@ -135,7 +135,7 @@ The combination of (head, track, subtrack, captureIndex) must be unique within a
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="flux_8h_source.html#l00301">301</a> of file <a class="el" href="flux_8h_source.html">flux.h</a>.</p>
|
||||
|
||||
<p class="reference">Referenced by <a class="el" href="flux_8c_source.html#l00833">find_flux_entry_by_key()</a>.</p>
|
||||
<p class="reference">Referenced by <a class="el" href="flux_8c_source.html#l00819">find_flux_entry_by_key()</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -155,7 +155,7 @@ The combination of (head, track, subtrack, captureIndex) must be unique within a
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="flux_8h_source.html#l00298">298</a> of file <a class="el" href="flux_8h_source.html">flux.h</a>.</p>
|
||||
|
||||
<p class="reference">Referenced by <a class="el" href="flux_8c_source.html#l00833">find_flux_entry_by_key()</a>.</p>
|
||||
<p class="reference">Referenced by <a class="el" href="flux_8c_source.html#l00819">find_flux_entry_by_key()</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -175,7 +175,7 @@ The combination of (head, track, subtrack, captureIndex) must be unique within a
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="flux_8h_source.html#l00300">300</a> of file <a class="el" href="flux_8h_source.html">flux.h</a>.</p>
|
||||
|
||||
<p class="reference">Referenced by <a class="el" href="flux_8c_source.html#l00833">find_flux_entry_by_key()</a>.</p>
|
||||
<p class="reference">Referenced by <a class="el" href="flux_8c_source.html#l00819">find_flux_entry_by_key()</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -195,7 +195,7 @@ The combination of (head, track, subtrack, captureIndex) must be unique within a
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="flux_8h_source.html#l00299">299</a> of file <a class="el" href="flux_8h_source.html">flux.h</a>.</p>
|
||||
|
||||
<p class="reference">Referenced by <a class="el" href="flux_8c_source.html#l00833">find_flux_entry_by_key()</a>.</p>
|
||||
<p class="reference">Referenced by <a class="el" href="flux_8c_source.html#l00819">find_flux_entry_by_key()</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -216,7 +216,7 @@ The combination of (head, track, subtrack, captureIndex) must be unique within a
|
||||
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
||||
<ul>
|
||||
<li class="navelem"><a href="structFluxCaptureKey.html">FluxCaptureKey</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.15.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.16.1 </li>
|
||||
</ul>
|
||||
</div>
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user