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" / >
2026-04-11 23:17:09 +01:00
< meta name = "generator" content = "Doxygen 1.16.1" / >
2025-10-11 01:35:43 +01:00
< meta name = "viewport" content = "width=device-width, initial-scale=1" / >
< title > libaaruformat: Data Fields< / 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 -->
2025-10-11 01:35:43 +01: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('functions_l.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 = "contents" >
< div class = "textblock" > Here is a list of all struct and union fields with links to the structures/unions they belong to:< / div >
< h3 class = "doxsection" > < a id = "index_l" name = "index_l" > < / a > - l -< / h3 > < ul >
< li > last_media_sequence  :  < a class = "el" href = "structaaruformat__context.html#aee966d0d920ef43cfadb0830c444b986" > aaruformat_context< / a > < / li >
< li > last_written_block  :  < a class = "el" href = "structaaruformat__context.html#a1387f95c2da152594f29c5c276e5dbc5" > aaruformat_context< / a > < / li >
< li > LastBlock  :  < a class = "el" href = "structTapeFileEntry.html#a7cd5974b8f4d7bf691428d856be1e54b" > TapeFileEntry< / a > , < a class = "el" href = "structTapePartitionEntry.html#a19aec00f3d7b0850bf49b055dbcc837d" > TapePartitionEntry< / a > < / li >
< li > lastMediaSequence  :  < a class = "el" href = "structMetadataBlockHeader.html#aacd243f7f5a78c6087b797328197f522" > MetadataBlockHeader< / a > < / li >
< li > LastModificationTime  :  < a class = "el" href = "structImageInfo.html#ada8567fee9fbe636cb10f788b3705e3a" > ImageInfo< / a > < / li >
< li > lastWrittenTime  :  < a class = "el" href = "structAaruHeader.html#a0447bb5fd2938067455fc6b2f52b7dd4" > AaruHeader< / a > , < a class = "el" href = "structAaruHeaderV2.html#a45bc7e2afc9008ce6f4ae1dba93bdac3" > AaruHeaderV2< / a > < / li >
2026-04-11 23:17:09 +01:00
< li > length  :  < a class = "el" href = "structAaruMetadataJsonBlockHeader.html#aa9e35df2ccc7294a24187fff4bb559a9" > AaruMetadataJsonBlockHeader< / a > , < a class = "el" href = "structBlockHeader.html#a1f9f3204a10090709b28d0df4bb547e5" > BlockHeader< / a > , < a class = "el" href = "structChecksumEntry.html#a271a3b60fe8dfbbb540bb00c85762c58" > ChecksumEntry< / a > , < a class = "el" href = "structChecksumHeader.html#a56f776d418d05f7284ce811aa3ff1e06" > ChecksumHeader< / a > , < a class = "el" href = "structCicmMetadataBlock.html#a660c22d42c504d290f386f187707956f" > CicmMetadataBlock< / a > , < a class = "el" href = "structDataStreamPayloadHeader.html#ad36cd6ef72854188450049c99b731273" > DataStreamPayloadHeader< / a > , < a class = "el" href = "structDdtHeader2.html#a7266134edef8efc7c449649f3035d189" > DdtHeader2< / a > , < a class = "el" href = "structDdtHeader.html#a6c427b746b3fa0fd161094ba0adf3f56" > DdtHeader< / a > , < a class = "el" href = "structDumpHardwareHeader.html#acc565625096da115c80e7e390e78a1fa" > DumpHardwareHeader< / a > , < a class = "el" href = "structErasureCodingMapHeader.html#ad52f12a467a76189e31b1c01fc0e6e65" > ErasureCodingMapHeader< / a > , < a class = "el" href = "structmediaTagEntry.html#aa96c6684fd98145d0089d72957d2afa7" > mediaTagEntry< / a > , < a class = "el" href = "structNgcwJunkEntry.html#a082ed622c7be36afb188f0c6f75e7127" > NgcwJunkEntry< / a > , < a class = "el" href = "structTapeFileHeader.html#a74b5289640a6c45eece7bd58550e59c0" > TapeFileHeader< / a > , < a class = "el" href = "structTapePartitionHeader.html#a698bbe76b7612e2461f97f819e3830b7" > TapePartitionHeader< / a > < / li >
2025-10-11 01:35:43 +01:00
< li > levels  :  < a class = "el" href = "structDdtHeader2.html#a68f4825db4e22906af0e55a359360656" > DdtHeader2< / a > < / li >
< li > library_major_version  :  < a class = "el" href = "structaaruformat__context.html#a09177c9e68d054bab844305f2771b77a" > aaruformat_context< / a > < / li >
< li > library_minor_version  :  < a class = "el" href = "structaaruformat__context.html#a8fb7db933d8abfeb20a28110cb258922" > aaruformat_context< / a > < / li >
< li > lo  :  < a class = "el" href = "structmd5__ctx.html#aff3c51e4ae412c387c9f2660ba46eea7" > md5_ctx< / a > < / li >
< li > lzma_dict_size  :  < a class = "el" href = "structaaruformat__context.html#adc67f6a6ef1602648bb064d47eb1fe88" > aaruformat_context< / a > < / li >
< / ul >
< / div > <!-- contents -->
< / div > <!-- doc - content -->
< / div > <!-- container -->
<!-- start footer part -->
< div id = "nav-path" class = "navpath" > <!-- id is needed for treeview function! -->
< ul >
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 >
2025-10-11 01:35:43 +01:00
< / ul >
< / div >
< / body >
< / html >