> ## Documentation Index
> Fetch the complete documentation index at: https://docs.kinetica.com/llms.txt
> Use this file to discover all available pages before exploring further.

# gpudb::ExportRecordsToFilesResponse

> gpudb::ExportRecordsToFilesResponse — Kinetica C++ API

<div className="kinetica-doxygen">
  <div className="contents">
    <p>A set of results returned by <a className="el" href="/content/api/cpp/classgpudb_1_1GPUdb#ac87ebd44dd67211df26b516cd7d3a7a4">GPUdb::exportRecordsToFiles</a>. <a href="#details">More...</a></p>
    <p><code>#include \<<a className="el" href="/content/api/cpp/export__records__to__files_8h_source">gpudb/protocol/export\_records\_to\_files.h</a>></code></p>

    <table className="memberdecls">
      <tr className="heading">
        <td colSpan="2">
          <h2 className="groupheader"> Public Member Functions</h2>
        </td>
      </tr>

      <tr className="memitem:a6c76fbb1354faf86d66855776f442112" id="r_a6c76fbb1354faf86d66855776f442112">
        <td className="memItemLeft" align="right" valign="top"> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a6c76fbb1354faf86d66855776f442112">ExportRecordsToFilesResponse</a> ()</td>
      </tr>

      <tr className="memdesc:a6c76fbb1354faf86d66855776f442112">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Constructs an <a className="el" href="/content/api/cpp/structgpudb_1_1ExportRecordsToFilesResponse" title="A set of results returned by GPUdb::exportRecordsToFiles.">ExportRecordsToFilesResponse</a> object with default parameters. <br /></td>
      </tr>

      <tr className="separator:a6c76fbb1354faf86d66855776f442112">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>
    </table>

    <table className="memberdecls">
      <tr className="heading">
        <td colSpan="2">
          <h2 className="groupheader"> Public Attributes</h2>
        </td>
      </tr>

      <tr className="memitem:aef14cf9e770d296746502d8562335c62" id="r_aef14cf9e770d296746502d8562335c62">
        <td className="memItemLeft" align="right" valign="top">std::string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#aef14cf9e770d296746502d8562335c62">tableName</a></td>
      </tr>

      <tr className="memdesc:aef14cf9e770d296746502d8562335c62">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Name of source table. <br /></td>
      </tr>

      <tr className="separator:aef14cf9e770d296746502d8562335c62">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>

      <tr className="memitem:a657693768a9ac9cc5151afdcf7b0e339" id="r_a657693768a9ac9cc5151afdcf7b0e339">
        <td className="memItemLeft" align="right" valign="top">int64\_t </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a657693768a9ac9cc5151afdcf7b0e339">countExported</a></td>
      </tr>

      <tr className="memdesc:a657693768a9ac9cc5151afdcf7b0e339">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Number of source table records exported. <br /></td>
      </tr>

      <tr className="separator:a657693768a9ac9cc5151afdcf7b0e339">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>

      <tr className="memitem:aad644ee7b06f4ec7617a7dd97848cbb9" id="r_aad644ee7b06f4ec7617a7dd97848cbb9">
        <td className="memItemLeft" align="right" valign="top">int64\_t </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#aad644ee7b06f4ec7617a7dd97848cbb9">countSkipped</a></td>
      </tr>

      <tr className="memdesc:aad644ee7b06f4ec7617a7dd97848cbb9">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Number of source table records skipped. <br /></td>
      </tr>

      <tr className="separator:aad644ee7b06f4ec7617a7dd97848cbb9">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>

      <tr className="memitem:a244d59019463177a27561218bb61e8e4" id="r_a244d59019463177a27561218bb61e8e4">
        <td className="memItemLeft" align="right" valign="top">std::vector\< std::string > </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a244d59019463177a27561218bb61e8e4">files</a></td>
      </tr>

      <tr className="memdesc:a244d59019463177a27561218bb61e8e4">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Names of all exported files. <br /></td>
      </tr>

      <tr className="separator:a244d59019463177a27561218bb61e8e4">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>

      <tr className="memitem:a688e9cd7cfe93971f579e68db56a2c11" id="r_a688e9cd7cfe93971f579e68db56a2c11">
        <td className="memItemLeft" align="right" valign="top">int64\_t </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a688e9cd7cfe93971f579e68db56a2c11">lastTimestamp</a></td>
      </tr>

      <tr className="memdesc:a688e9cd7cfe93971f579e68db56a2c11">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Timestamp of last file scanned. <br /></td>
      </tr>

      <tr className="separator:a688e9cd7cfe93971f579e68db56a2c11">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>

      <tr className="memitem:a17a1451c577701b38a69e53b0b5761de" id="r_a17a1451c577701b38a69e53b0b5761de">
        <td className="memItemLeft" align="right" valign="top">std::vector\< std::string > </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a17a1451c577701b38a69e53b0b5761de">dataText</a></td>
      </tr>

      <tr className="memdesc:a17a1451c577701b38a69e53b0b5761de">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">\[Not used]. <br /></td>
      </tr>

      <tr className="separator:a17a1451c577701b38a69e53b0b5761de">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>

      <tr className="memitem:a61836074b2d1928896c2aa5962c96630" id="r_a61836074b2d1928896c2aa5962c96630">
        <td className="memItemLeft" align="right" valign="top">std::vector\< std::vector\< uint8\_t > > </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a61836074b2d1928896c2aa5962c96630">dataBytes</a></td>
      </tr>

      <tr className="memdesc:a61836074b2d1928896c2aa5962c96630">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">\[Not used]. <br /></td>
      </tr>

      <tr className="separator:a61836074b2d1928896c2aa5962c96630">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>

      <tr className="memitem:aef2230190946a6f5e9d30352231a1776" id="r_aef2230190946a6f5e9d30352231a1776">
        <td className="memItemLeft" align="right" valign="top">std::map\< std::string, std::string > </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#aef2230190946a6f5e9d30352231a1776">info</a></td>
      </tr>

      <tr className="memdesc:aef2230190946a6f5e9d30352231a1776">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Additional information. <br /></td>
      </tr>

      <tr className="separator:aef2230190946a6f5e9d30352231a1776">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>
    </table>

    <h2 className="groupheader">Detailed Description</h2>

    <div className="textblock">
      <p>A set of results returned by <a className="el" href="/content/api/cpp/classgpudb_1_1GPUdb#ac87ebd44dd67211df26b516cd7d3a7a4">GPUdb::exportRecordsToFiles</a>. </p>
      <p className="definition">Definition at line <a className="el" href="/content/api/cpp/export__records__to__files_8h_source#l00601">601</a> of file <a className="el" href="/content/api/cpp/export__records__to__files_8h_source">export\_records\_to\_files.h</a>.</p>
    </div>

    <h2 className="groupheader">Constructor & Destructor Documentation</h2>
    <h2 className="memtitle"><span className="permalink"><a href="#a6c76fbb1354faf86d66855776f442112">◆ </a></span>ExportRecordsToFilesResponse()</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">gpudb::ExportRecordsToFilesResponse::ExportRecordsToFilesResponse </td>
                  <td>(</td>

                  <td className="paramname">
                    <span className="paramname">
                      <span className="em" />
                    </span>
                  </td>

                  <td>)</td>

                  <td />
                </tr>
              </table>
            </td>

            <td className="mlabels-right"> <span className="mlabels"><span className="mlabel inline">inline</span></span> </td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>Constructs an <a className="el" href="/content/api/cpp/structgpudb_1_1ExportRecordsToFilesResponse" title="A set of results returned by GPUdb::exportRecordsToFiles.">ExportRecordsToFilesResponse</a> object with default parameters. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/export__records__to__files_8h_source#l00607">607</a> of file <a className="el" href="/content/api/cpp/export__records__to__files_8h_source">export\_records\_to\_files.h</a>.</p>
      </div>
    </div>

    <h2 className="groupheader">Member Data Documentation</h2>
    <h2 className="memtitle"><span className="permalink"><a href="#a657693768a9ac9cc5151afdcf7b0e339">◆ </a></span>countExported</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="memname">
          <tr>
            <td className="memname">int64\_t gpudb::ExportRecordsToFilesResponse::countExported</td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>Number of source table records exported. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/export__records__to__files_8h_source#l00627">627</a> of file <a className="el" href="/content/api/cpp/export__records__to__files_8h_source">export\_records\_to\_files.h</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#aad644ee7b06f4ec7617a7dd97848cbb9">◆ </a></span>countSkipped</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="memname">
          <tr>
            <td className="memname">int64\_t gpudb::ExportRecordsToFilesResponse::countSkipped</td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>Number of source table records skipped. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/export__records__to__files_8h_source#l00632">632</a> of file <a className="el" href="/content/api/cpp/export__records__to__files_8h_source">export\_records\_to\_files.h</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a61836074b2d1928896c2aa5962c96630">◆ </a></span>dataBytes</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="memname">
          <tr>
            <td className="memname">std::vector\<std::vector\<uint8\_t> > gpudb::ExportRecordsToFilesResponse::dataBytes</td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>\[Not used]. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/export__records__to__files_8h_source#l00652">652</a> of file <a className="el" href="/content/api/cpp/export__records__to__files_8h_source">export\_records\_to\_files.h</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a17a1451c577701b38a69e53b0b5761de">◆ </a></span>dataText</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="memname">
          <tr>
            <td className="memname">std::vector\<std::string> gpudb::ExportRecordsToFilesResponse::dataText</td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>\[Not used]. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/export__records__to__files_8h_source#l00647">647</a> of file <a className="el" href="/content/api/cpp/export__records__to__files_8h_source">export\_records\_to\_files.h</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a244d59019463177a27561218bb61e8e4">◆ </a></span>files</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="memname">
          <tr>
            <td className="memname">std::vector\<std::string> gpudb::ExportRecordsToFilesResponse::files</td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>Names of all exported files. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/export__records__to__files_8h_source#l00637">637</a> of file <a className="el" href="/content/api/cpp/export__records__to__files_8h_source">export\_records\_to\_files.h</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#aef2230190946a6f5e9d30352231a1776">◆ </a></span>info</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="memname">
          <tr>
            <td className="memname">std::map\<std::string, std::string> gpudb::ExportRecordsToFilesResponse::info</td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>Additional information. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/export__records__to__files_8h_source#l00657">657</a> of file <a className="el" href="/content/api/cpp/export__records__to__files_8h_source">export\_records\_to\_files.h</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a688e9cd7cfe93971f579e68db56a2c11">◆ </a></span>lastTimestamp</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="memname">
          <tr>
            <td className="memname">int64\_t gpudb::ExportRecordsToFilesResponse::lastTimestamp</td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>Timestamp of last file scanned. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/export__records__to__files_8h_source#l00642">642</a> of file <a className="el" href="/content/api/cpp/export__records__to__files_8h_source">export\_records\_to\_files.h</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#aef14cf9e770d296746502d8562335c62">◆ </a></span>tableName</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="memname">
          <tr>
            <td className="memname">std::string gpudb::ExportRecordsToFilesResponse::tableName</td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>Name of source table. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/export__records__to__files_8h_source#l00622">622</a> of file <a className="el" href="/content/api/cpp/export__records__to__files_8h_source">export\_records\_to\_files.h</a>.</p>
      </div>
    </div>

    <hr />

    The documentation for this struct was generated from the following file:

    <ul>
      <li>gpudb/protocol/<a className="el" href="/content/api/cpp/export__records__to__files_8h_source">export\_records\_to\_files.h</a></li>
    </ul>
  </div>
</div>
