2026-01-04 16:05:30 +00:00
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
< html xmlns = "http://www.w3.org/1999/xhtml" lang = "en-US" >
< head >
< meta http-equiv = "Content-Type" content = "text/xhtml;charset=UTF-8" / >
< meta http-equiv = "X-UA-Compatible" content = "IE=11" / >
2026-04-11 23:17:09 +01:00
< meta name = "generator" content = "Doxygen 1.16.1" / >
2026-01-04 16:05:30 +00:00
< 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" / >
< script type = "text/javascript" src = "jquery.js" > < / script >
< script type = "text/javascript" src = "dynsections.js" > < / script >
< script type = "text/javascript" src = "clipboard.js" > < / script >
< link href = "navtree.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "navtreedata.js" > < / script >
< script type = "text/javascript" src = "navtree.js" > < / script >
< script type = "text/javascript" src = "cookie.js" > < / script >
< link href = "search/search.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "search/searchdata.js" > < / script >
< script type = "text/javascript" src = "search/search.js" > < / script >
< link href = "doxygen.css" rel = "stylesheet" type = "text/css" / >
< / head >
< body >
< div id = "top" > <!-- do not remove this div, it is closed by doxygen! -->
< div id = "titlearea" >
< table cellspacing = "0" cellpadding = "0" >
< tbody >
< tr id = "projectrow" >
< td id = "projectalign" >
< div id = "projectname" > libaaruformat< span id = "projectnumber" >   1.0< / span >
< / div >
< div id = "projectbrief" > Aaru Data Preservation Suite - Format Library< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
<!-- end header part -->
2026-04-11 23:17:09 +01:00
<!-- Generated by Doxygen 1.16.1 -->
2026-01-04 16:05:30 +00:00
< script type = "text/javascript" >
var searchBox = new SearchBox("searchBox", "search/",'.html');
< / script >
< script type = "text/javascript" >
$(function() { codefold.init(); });
< / script >
< script type = "text/javascript" src = "menudata.js" > < / script >
< script type = "text/javascript" src = "menu.js" > < / script >
< script type = "text/javascript" >
$(function() {
initMenu('',true,false,'search.php','Search',true);
$(function() { init_search(); });
});
< / script >
< div id = "main-nav" > < / div >
< / div > <!-- top -->
< div id = "side-nav" class = "ui-resizable side-nav-resizable" >
< div id = "nav-tree" >
< div id = "nav-tree-contents" >
< div id = "nav-sync" class = "sync" > < / div >
< / div >
< / div >
< div id = "splitbar" style = "-moz-user-select:none;"
class="ui-resizable-handle">
< / div >
< / div >
< script type = "text/javascript" >
$(function(){initNavTree('structFluxCaptureKey.html','',''); });
< / script >
< div id = "container" >
< div id = "doc-content" >
<!-- window showing the filter options -->
< div id = "MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
< / div >
<!-- iframe showing the search results (closed by default) -->
< div id = "MSearchResultsWindow" >
< div id = "MSearchResults" >
< div class = "SRPage" >
< div id = "SRIndex" >
< div id = "SRResults" > < / div >
< div class = "SRStatus" id = "Loading" > Loading...< / div >
< div class = "SRStatus" id = "Searching" > Searching...< / div >
< div class = "SRStatus" id = "NoMatches" > No Matches< / div >
< / div >
< / div >
< / div >
< / div >
< div class = "header" >
< div class = "headertitle" > < div class = "title" > FluxCaptureKey Struct Reference< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
< p > Key structure for flux capture lookup map.
< a href = "#details" > More...< / a > < / p >
< p > < code > #include < < a class = "el" href = "flux_8h_source.html" > aaruformat/structs/flux.h< / a > > < / code > < / p >
< 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 >
2026-04-11 23:17:09 +01:00
< 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 >
2026-01-04 16:05:30 +00:00
< tr class = "memdesc:ac8945dce9e2b566546610d67bd729e64" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Head number identifying the capture location. < br / > < / td > < / tr >
2026-04-11 23:17:09 +01:00
< 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 >
2026-01-04 16:05:30 +00:00
< tr class = "memdesc:a1728ed3937674d667aec49213c454dc0" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Track number identifying the capture location. < br / > < / td > < / tr >
2026-04-11 23:17:09 +01:00
< 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 >
2026-01-04 16:05:30 +00:00
< tr class = "memdesc:a8a1ff1cb573f89f004babec6b42b2edf" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Subtrack number identifying the capture location. < br / > < / td > < / tr >
2026-04-11 23:17:09 +01:00
< 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 >
2026-01-04 16:05:30 +00:00
< 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 >
< div class = "textblock" > < p > Key structure for flux capture lookup map. < / p >
< p > This structure uniquely identifies a flux capture within an image. It is used as the key in the internal hash table (flux_map) that provides O(1) lookup of flux captures by their identifier tuple.< / p >
< p > The structure matches the first four fields of < a class = "el" href = "structFluxEntry.html" title = "Metadata entry describing a single flux capture in the FluxDataBlock." > FluxEntry< / a > (head, track, subtrack, captureIndex).< / p >
< dl class = "section note" > < dt > Note< / dt > < dd > This structure is used internally for efficient lookup and is not part of the public API. < / dd >
< dd >
The combination of (head, track, subtrack, captureIndex) must be unique within an image. < / dd > < / dl >
< p class = "definition" > Definition at line < a class = "el" href = "flux_8h_source.html#l00296" > 296< / a > of file < a class = "el" href = "flux_8h_source.html" > flux.h< / a > .< / p >
< / div > < a name = "doc-variable-members" id = "doc-variable-members" > < / a > < h2 id = "header-doc-variable-members" class = "groupheader" > Field Documentation< / h2 >
< a id = "afa1b8117c16006ec9f4ea99a573c12c2" name = "afa1b8117c16006ec9f4ea99a573c12c2" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#afa1b8117c16006ec9f4ea99a573c12c2" > ◆   < / a > < / span > captureIndex< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > uint32_t FluxCaptureKey::captureIndex< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Capture index, allowing multiple captures for the same location. < / p >
< 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 >
2026-04-11 23:17:09 +01:00
< p class = "reference" > Referenced by < a class = "el" href = "flux_8c_source.html#l00819" > find_flux_entry_by_key()< / a > .< / p >
2026-01-04 16:05:30 +00:00
< / div >
< / div >
< a id = "ac8945dce9e2b566546610d67bd729e64" name = "ac8945dce9e2b566546610d67bd729e64" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ac8945dce9e2b566546610d67bd729e64" > ◆   < / a > < / span > head< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > uint32_t FluxCaptureKey::head< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Head number identifying the capture location. < / p >
< 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 >
2026-04-11 23:17:09 +01:00
< p class = "reference" > Referenced by < a class = "el" href = "flux_8c_source.html#l00819" > find_flux_entry_by_key()< / a > .< / p >
2026-01-04 16:05:30 +00:00
< / div >
< / div >
< a id = "a8a1ff1cb573f89f004babec6b42b2edf" name = "a8a1ff1cb573f89f004babec6b42b2edf" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a8a1ff1cb573f89f004babec6b42b2edf" > ◆   < / a > < / span > subtrack< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > uint8_t FluxCaptureKey::subtrack< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Subtrack number identifying the capture location. < / p >
< 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 >
2026-04-11 23:17:09 +01:00
< p class = "reference" > Referenced by < a class = "el" href = "flux_8c_source.html#l00819" > find_flux_entry_by_key()< / a > .< / p >
2026-01-04 16:05:30 +00:00
< / div >
< / div >
< a id = "a1728ed3937674d667aec49213c454dc0" name = "a1728ed3937674d667aec49213c454dc0" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a1728ed3937674d667aec49213c454dc0" > ◆   < / a > < / span > track< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > uint16_t FluxCaptureKey::track< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Track number identifying the capture location. < / p >
< 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 >
2026-04-11 23:17:09 +01:00
< p class = "reference" > Referenced by < a class = "el" href = "flux_8c_source.html#l00819" > find_flux_entry_by_key()< / a > .< / p >
2026-01-04 16:05:30 +00:00
< / div >
< / div >
< hr / > The documentation for this struct was generated from the following file:< ul >
< li > include/aaruformat/structs/< a class = "el" href = "flux_8h_source.html" > flux.h< / a > < / li >
< / ul >
< / div > <!-- contents -->
< / div > <!-- doc - content -->
< div id = "page-nav" class = "page-nav-panel" >
< div id = "page-nav-resize-handle" > < / div >
< div id = "page-nav-tree" >
< div id = "page-nav-contents" >
< / div > <!-- page - nav - contents -->
< / div > <!-- page - nav - tree -->
< / div > <!-- page - nav -->
< / div > <!-- container -->
<!-- start footer part -->
< div id = "nav-path" class = "navpath" > <!-- id is needed for treeview function! -->
< ul >
< li class = "navelem" > < a href = "structFluxCaptureKey.html" > FluxCaptureKey< / a > < / li >
2026-04-11 23:17:09 +01:00
< 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 >
2026-01-04 16:05:30 +00:00
< / ul >
< / div >
< / body >
< / html >