<trclass="memdesc:afd9cf94122b9f59c548cda29599f8047"><tdclass="mdescLeft"> </td><tdclass="mdescRight">Pointer to the flux data buffer. Owned by the utarray, freed automatically. <br/></td></tr>
<trclass="memdesc:a9563435372ecc4af506c4fae2ac2f617"><tdclass="mdescLeft"> </td><tdclass="mdescRight">Length of the data buffer in bytes. <br/></td></tr>
<trclass="memdesc:af5bce1443f5112ce65f54c39ff873b57"><tdclass="mdescLeft"> </td><tdclass="mdescRight">Pointer to the flux index buffer. Owned by the utarray, freed automatically. <br/></td></tr>
<trclass="memdesc:adcf7766ac4311fe79a1324f2eec6868d"><tdclass="mdescLeft"> </td><tdclass="mdescRight">Length of the index buffer in bytes. <br/></td></tr>
<divclass="textblock"><p>Internal structure for storing flux capture data during write mode. </p>
<p>This structure is used internally by the library to store flux capture data in memory before it is written to the image. It combines the <aclass="el"href="structFluxEntry.html"title="Metadata entry describing a single flux capture in the FluxDataBlock.">FluxEntry</a> metadata with pointers to the actual data and index buffers.</p>
<p>The structure is stored in a utarray (ctx->flux_captures) during write mode, and the buffers are freed automatically when the record is removed from the array or when the array is freed.</p>
<dlclass="section note"><dt>Note</dt><dd>This structure is used internally and is not part of the public API. </dd>
<dd>
The data_buffer and index_buffer are owned by the utarray and are freed automatically via the <aclass="el"href="flux_8c.html#a548a8cb21d02fded8a5084c96bbf5e30"title="Destructor callback for FluxCaptureRecord elements in a utarray.">flux_capture_record_dtor()</a> destructor. </dd></dl>
<pclass="definition">Definition at line <aclass="el"href="flux_8h_source.html#l00270">270</a> of file <aclass="el"href="flux_8h_source.html">flux.h</a>.</p>
<p>Pointer to the flux data buffer. Owned by the utarray, freed automatically. </p>
<pclass="definition">Definition at line <aclass="el"href="flux_8h_source.html#l00273">273</a> of file <aclass="el"href="flux_8h_source.html">flux.h</a>.</p>
<pclass="reference">Referenced by <aclass="el"href="flux_8c_source.html#l00602">aaruf_write_flux_capture()</a>, <aclass="el"href="flux_8c_source.html#l00055">flux_capture_record_dtor()</a>, and <aclass="el"href="close__write_8c_source.html#l04609">write_flux_capture_payload()</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="flux_8h_source.html#l00274">274</a> of file <aclass="el"href="flux_8h_source.html">flux.h</a>.</p>
<pclass="reference">Referenced by <aclass="el"href="flux_8c_source.html#l00602">aaruf_write_flux_capture()</a>, and <aclass="el"href="close__write_8c_source.html#l04609">write_flux_capture_payload()</a>.</p>
<p>Flux entry metadata describing this capture. </p>
<pclass="definition">Definition at line <aclass="el"href="flux_8h_source.html#l00272">272</a> of file <aclass="el"href="flux_8h_source.html">flux.h</a>.</p>
<pclass="reference">Referenced by <aclass="el"href="flux_8c_source.html#l00602">aaruf_write_flux_capture()</a>, and <aclass="el"href="close__write_8c_source.html#l04609">write_flux_capture_payload()</a>.</p>
<p>Pointer to the flux index buffer. Owned by the utarray, freed automatically. </p>
<pclass="definition">Definition at line <aclass="el"href="flux_8h_source.html#l00275">275</a> of file <aclass="el"href="flux_8h_source.html">flux.h</a>.</p>
<pclass="reference">Referenced by <aclass="el"href="flux_8c_source.html#l00602">aaruf_write_flux_capture()</a>, <aclass="el"href="flux_8c_source.html#l00055">flux_capture_record_dtor()</a>, and <aclass="el"href="close__write_8c_source.html#l04609">write_flux_capture_payload()</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="flux_8h_source.html#l00276">276</a> of file <aclass="el"href="flux_8h_source.html">flux.h</a>.</p>
<pclass="reference">Referenced by <aclass="el"href="flux_8c_source.html#l00602">aaruf_write_flux_capture()</a>, and <aclass="el"href="close__write_8c_source.html#l04609">write_flux_capture_payload()</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.16.1 </li>