<trclass="memdesc:a38a2c1b15dc4cabc02b4124b3a52c8db"><tdclass="mdescLeft"> </td><tdclass="mdescRight">Length in bytes of manufacturer UTF-8 string. <br/></td></tr>
<trclass="memdesc:a81f6da3ced18e060c27a3bc3ac4387c3"><tdclass="mdescLeft"> </td><tdclass="mdescRight">Length in bytes of model UTF-8 string. <br/></td></tr>
<trclass="memdesc:aca3e85fe2b6b8dd49afde691e5cf1ee8"><tdclass="mdescLeft"> </td><tdclass="mdescRight">Length in bytes of revision / hardware revision string. <br/></td></tr>
<trclass="memdesc:a52948ae4f0d07e4d861e79def4a0deec"><tdclass="mdescLeft"> </td><tdclass="mdescRight">Length in bytes of firmware version string. <br/></td></tr>
<trclass="memdesc:ab363d118785e94df2acc0c8dc1a9d1b5"><tdclass="mdescLeft"> </td><tdclass="mdescRight">Length in bytes of device serial number string. <br/></td></tr>
<trclass="memdesc:a20025e2e89599dd60a83ca623fc9a200"><tdclass="mdescLeft"> </td><tdclass="mdescRight">Length in bytes of dumping software name string. <br/></td></tr>
<trclass="memdesc:a4b4d1afcec5c3a0ec0e5f61fc481171d"><tdclass="mdescLeft"> </td><tdclass="mdescRight">Length in bytes of dumping software version string. <br/></td></tr>
<trclass="memdesc:adea9ba6d578c27ee86524e7ff91dcbdd"><tdclass="mdescLeft"> </td><tdclass="mdescRight">Length in bytes of host operating system string. <br/></td></tr>
<trclass="memdesc:a558ff77451f13188e00f5b8da4c595ad"><tdclass="mdescLeft"> </td><tdclass="mdescRight">Number of <aclass="el"href="structDumpExtent.html"title="Inclusive [start,end] logical sector range contributed by a single hardware environment.">DumpExtent</a> records following the strings (0 = none). <br/></td></tr>
<p>Immediately after this structure the variable-length UTF‑8 strings appear in the documented order, each present only if its corresponding length is non-zero. No padding is present between strings. When all strings are consumed, an array of <aclass="el"href="structDumpExtent.html">DumpExtent</a> follows if <aclass="el"href="#a558ff77451f13188e00f5b8da4c595ad">extents</a>> 0.</p>
<p>All length fields measure bytes (not characters) and exclude any in-memory NUL terminator added by the reader.</p>
<p>Typical semantics:</p><ul>
<li>manufacturer/model/revision/firmware/serial identify the hardware device.</li>
<li>softwareName/softwareVersion/softwareOperatingSystem identify the acquisition software environment.</li>
<li>extents list which logical ranges this environment actually dumped (useful for multi-device composites). </li>
</ul>
<pclass="definition">Definition at line <aclass="el"href="dump_8h_source.html#l00112">112</a> of file <aclass="el"href="dump_8h_source.html">dump.h</a>.</p>
<p>Number of <aclass="el"href="structDumpExtent.html"title="Inclusive [start,end] logical sector range contributed by a single hardware environment.">DumpExtent</a> records following the strings (0 = none). </p>
<pclass="definition">Definition at line <aclass="el"href="dump_8h_source.html#l00122">122</a> of file <aclass="el"href="dump_8h_source.html">dump.h</a>.</p>
<pclass="reference">Referenced by <aclass="el"href="dump_8c_source.html#l00186">aaruf_get_dumphw()</a>, <aclass="el"href="dump_8c_source.html#l00531">aaruf_set_dumphw()</a>, <aclass="el"href="blocks_2dump_8c_source.html#l00107">process_dumphw_block()</a>, and <aclass="el"href="close_8c_source.html#l03506">write_dumphw_block()</a>.</p>
<p>Length in bytes of firmware version string. </p>
<pclass="definition">Definition at line <aclass="el"href="dump_8h_source.html#l00117">117</a> of file <aclass="el"href="dump_8h_source.html">dump.h</a>.</p>
<pclass="reference">Referenced by <aclass="el"href="dump_8c_source.html#l00186">aaruf_get_dumphw()</a>, <aclass="el"href="blocks_2dump_8c_source.html#l00107">process_dumphw_block()</a>, and <aclass="el"href="close_8c_source.html#l03506">write_dumphw_block()</a>.</p>
<p>Length in bytes of manufacturer UTF-8 string. </p>
<pclass="definition">Definition at line <aclass="el"href="dump_8h_source.html#l00114">114</a> of file <aclass="el"href="dump_8h_source.html">dump.h</a>.</p>
<pclass="reference">Referenced by <aclass="el"href="dump_8c_source.html#l00186">aaruf_get_dumphw()</a>, <aclass="el"href="blocks_2dump_8c_source.html#l00107">process_dumphw_block()</a>, and <aclass="el"href="close_8c_source.html#l03506">write_dumphw_block()</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="dump_8h_source.html#l00115">115</a> of file <aclass="el"href="dump_8h_source.html">dump.h</a>.</p>
<pclass="reference">Referenced by <aclass="el"href="dump_8c_source.html#l00186">aaruf_get_dumphw()</a>, <aclass="el"href="blocks_2dump_8c_source.html#l00107">process_dumphw_block()</a>, and <aclass="el"href="close_8c_source.html#l03506">write_dumphw_block()</a>.</p>
<p>Length in bytes of revision / hardware revision string. </p>
<pclass="definition">Definition at line <aclass="el"href="dump_8h_source.html#l00116">116</a> of file <aclass="el"href="dump_8h_source.html">dump.h</a>.</p>
<pclass="reference">Referenced by <aclass="el"href="dump_8c_source.html#l00186">aaruf_get_dumphw()</a>, <aclass="el"href="blocks_2dump_8c_source.html#l00107">process_dumphw_block()</a>, and <aclass="el"href="close_8c_source.html#l03506">write_dumphw_block()</a>.</p>
<p>Length in bytes of device serial number string. </p>
<pclass="definition">Definition at line <aclass="el"href="dump_8h_source.html#l00118">118</a> of file <aclass="el"href="dump_8h_source.html">dump.h</a>.</p>
<pclass="reference">Referenced by <aclass="el"href="dump_8c_source.html#l00186">aaruf_get_dumphw()</a>, <aclass="el"href="blocks_2dump_8c_source.html#l00107">process_dumphw_block()</a>, and <aclass="el"href="close_8c_source.html#l03506">write_dumphw_block()</a>.</p>
<p>Length in bytes of dumping software name string. </p>
<pclass="definition">Definition at line <aclass="el"href="dump_8h_source.html#l00119">119</a> of file <aclass="el"href="dump_8h_source.html">dump.h</a>.</p>
<pclass="reference">Referenced by <aclass="el"href="dump_8c_source.html#l00186">aaruf_get_dumphw()</a>, <aclass="el"href="blocks_2dump_8c_source.html#l00107">process_dumphw_block()</a>, and <aclass="el"href="close_8c_source.html#l03506">write_dumphw_block()</a>.</p>
<p>Length in bytes of host operating system string. </p>
<pclass="definition">Definition at line <aclass="el"href="dump_8h_source.html#l00121">121</a> of file <aclass="el"href="dump_8h_source.html">dump.h</a>.</p>
<pclass="reference">Referenced by <aclass="el"href="dump_8c_source.html#l00186">aaruf_get_dumphw()</a>, <aclass="el"href="blocks_2dump_8c_source.html#l00107">process_dumphw_block()</a>, and <aclass="el"href="close_8c_source.html#l03506">write_dumphw_block()</a>.</p>
<p>Length in bytes of dumping software version string. </p>
<pclass="definition">Definition at line <aclass="el"href="dump_8h_source.html#l00120">120</a> of file <aclass="el"href="dump_8h_source.html">dump.h</a>.</p>
<pclass="reference">Referenced by <aclass="el"href="dump_8c_source.html#l00186">aaruf_get_dumphw()</a>, <aclass="el"href="blocks_2dump_8c_source.html#l00107">process_dumphw_block()</a>, and <aclass="el"href="close_8c_source.html#l03506">write_dumphw_block()</a>.</p>
<liclass="footer">Generated by <ahref="https://www.doxygen.org/index.html"><imgclass="footer"src="doxygen.svg"width="104"height="31"alt="doxygen"/></a> 1.14.0 </li>