2025-10-11 01:35:43 +01: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" / >
< meta name = "generator" content = "Doxygen 1.14.0" / >
< meta name = "viewport" content = "width=device-width, initial-scale=1" / >
< title > libaaruformat: TapeFileHashEntry 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 -->
<!-- Generated by Doxygen 1.14.0 -->
< 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('structTapeFileHashEntry.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" > TapeFileHashEntry Struct Reference< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
< p > < code > #include < < a class = "el" href = "context_8h_source.html" > aaruformat/context.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 >
< tr class = "memitem:a5556a05025c18c16e3bb45026b2246e0" id = "r_a5556a05025c18c16e3bb45026b2246e0" > < td class = "memItemLeft" align = "right" valign = "top" > uint64_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "#a5556a05025c18c16e3bb45026b2246e0" > key< / a > < / td > < / tr >
< tr class = "memdesc:a5556a05025c18c16e3bb45026b2246e0" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Composite key: partition < < 32 | file. < br / > < / td > < / tr >
< tr class = "memitem:aff0f81d26d4ee00ad33331aacc2834e1" id = "r_aff0f81d26d4ee00ad33331aacc2834e1" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "structTapeFileEntry.html" > TapeFileEntry< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "#aff0f81d26d4ee00ad33331aacc2834e1" > fileEntry< / a > < / td > < / tr >
< tr class = "memdesc:aff0f81d26d4ee00ad33331aacc2834e1" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > The actual tape file data. < br / > < / td > < / tr >
< tr class = "memitem:a153c7fcdb97fa9bdc8b20f1988b0386c" id = "r_a153c7fcdb97fa9bdc8b20f1988b0386c" > < td class = "memItemLeft" align = "right" valign = "top" > UT_hash_handle  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "#a153c7fcdb97fa9bdc8b20f1988b0386c" > hh< / a > < / td > < / tr >
< tr class = "memdesc:a153c7fcdb97fa9bdc8b20f1988b0386c" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > UTHASH handle. < br / > < / td > < / tr >
< / table >
< a name = "details" id = "details" > < / a > < h2 id = "header-details" class = "groupheader" > Detailed Description< / h2 >
< div class = "textblock" >
< p class = "definition" > Definition at line < a class = "el" href = "context_8h_source.html#l00126" > 126< / a > of file < a class = "el" href = "context_8h_source.html" > context.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 = "aff0f81d26d4ee00ad33331aacc2834e1" name = "aff0f81d26d4ee00ad33331aacc2834e1" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aff0f81d26d4ee00ad33331aacc2834e1" > ◆   < / a > < / span > fileEntry< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "structTapeFileEntry.html" > TapeFileEntry< / a > TapeFileHashEntry::fileEntry< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > The actual tape file data. < / p >
< p class = "definition" > Definition at line < a class = "el" href = "context_8h_source.html#l00129" > 129< / a > of file < a class = "el" href = "context_8h_source.html" > context.h< / a > .< / p >
2025-12-12 12:25:02 +00:00
< p class = "reference" > Referenced by < a class = "el" href = "tape_8c_source.html#l01318" > aaruf_get_all_tape_files()< / a > , < a class = "el" href = "tape_8c_source.html#l00571" > aaruf_get_tape_file()< / a > , < a class = "el" href = "tape_8c_source.html#l00772" > aaruf_set_tape_file()< / a > , < a class = "el" href = "tape_8c_source.html#l00126" > process_tape_files_block()< / a > , and < a class = "el" href = "close_8c_source.html#l02724" > write_tape_file_block()< / a > .< / p >
2025-10-11 01:35:43 +01:00
< / div >
< / div >
< a id = "a153c7fcdb97fa9bdc8b20f1988b0386c" name = "a153c7fcdb97fa9bdc8b20f1988b0386c" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a153c7fcdb97fa9bdc8b20f1988b0386c" > ◆   < / a > < / span > hh< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > UT_hash_handle TapeFileHashEntry::hh< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > UTHASH handle. < / p >
< p class = "definition" > Definition at line < a class = "el" href = "context_8h_source.html#l00130" > 130< / a > of file < a class = "el" href = "context_8h_source.html" > context.h< / a > .< / p >
< / div >
< / div >
< a id = "a5556a05025c18c16e3bb45026b2246e0" name = "a5556a05025c18c16e3bb45026b2246e0" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a5556a05025c18c16e3bb45026b2246e0" > ◆   < / a > < / span > key< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > uint64_t TapeFileHashEntry::key< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Composite key: partition < < 32 | file. < / p >
< p class = "definition" > Definition at line < a class = "el" href = "context_8h_source.html#l00128" > 128< / a > of file < a class = "el" href = "context_8h_source.html" > context.h< / a > .< / p >
2025-12-12 12:25:02 +00:00
< p class = "reference" > Referenced by < a class = "el" href = "tape_8c_source.html#l00772" > aaruf_set_tape_file()< / a > , and < a class = "el" href = "tape_8c_source.html#l00126" > process_tape_files_block()< / a > .< / p >
2025-10-11 01:35:43 +01:00
< / div >
< / div >
< hr / > The documentation for this struct was generated from the following file:< ul >
< li > include/aaruformat/< a class = "el" href = "context_8h_source.html" > context.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 = "structTapeFileHashEntry.html" > TapeFileHashEntry< / 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 >
< / ul >
< / div >
< / body >
< / html >