> ## 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::ClearTableResponse

> gpudb::ClearTableResponse — 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#a438f915ee5d2c8e5c624610842f47b34">GPUdb::clearTable</a>. <a href="#details">More...</a></p>
    <p><code>#include \<<a className="el" href="/content/api/cpp/clear__table_8h_source">gpudb/protocol/clear\_table.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:a64e3b9d233f6403c9f06f8349df4e3f9" id="r_a64e3b9d233f6403c9f06f8349df4e3f9">
        <td className="memItemLeft" align="right" valign="top"> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a64e3b9d233f6403c9f06f8349df4e3f9">ClearTableResponse</a> ()</td>
      </tr>

      <tr className="memdesc:a64e3b9d233f6403c9f06f8349df4e3f9">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Constructs a <a className="el" href="/content/api/cpp/structgpudb_1_1ClearTableResponse" title="A set of results returned by GPUdb::clearTable.">ClearTableResponse</a> object with default parameters. <br /></td>
      </tr>

      <tr className="separator:a64e3b9d233f6403c9f06f8349df4e3f9">
        <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:a18a8a71ade1d5bebea49aa3f6f5603f6" id="r_a18a8a71ade1d5bebea49aa3f6f5603f6">
        <td className="memItemLeft" align="right" valign="top">std::string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a18a8a71ade1d5bebea49aa3f6f5603f6">tableName</a></td>
      </tr>

      <tr className="memdesc:a18a8a71ade1d5bebea49aa3f6f5603f6">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Value of <a className="el" href="/content/api/cpp/structgpudb_1_1ClearTableRequest#acd4677a797ca3b0a2932755ce671a4e2">tableName</a> for a given table, or 'ALL CLEARED' in case of clearing all tables. <br /></td>
      </tr>

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

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

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

      <tr className="separator:a1bd76801f5125befb7b23b57810e2f24">
        <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#a438f915ee5d2c8e5c624610842f47b34">GPUdb::clearTable</a>. </p>
      <p className="definition">Definition at line <a className="el" href="/content/api/cpp/clear__table_8h_source#l00173">173</a> of file <a className="el" href="/content/api/cpp/clear__table_8h_source">clear\_table.h</a>.</p>
    </div>

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

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">gpudb::ClearTableResponse::ClearTableResponse </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 a <a className="el" href="/content/api/cpp/structgpudb_1_1ClearTableResponse" title="A set of results returned by GPUdb::clearTable.">ClearTableResponse</a> object with default parameters. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/clear__table_8h_source#l00178">178</a> of file <a className="el" href="/content/api/cpp/clear__table_8h_source">clear\_table.h</a>.</p>
      </div>
    </div>

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

    <div className="memitem">
      <div className="memproto">
        <table className="memname">
          <tr>
            <td className="memname">std::map\<std::string, std::string> gpudb::ClearTableResponse::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/clear__table_8h_source#l00193">193</a> of file <a className="el" href="/content/api/cpp/clear__table_8h_source">clear\_table.h</a>.</p>
      </div>
    </div>

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

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

      <div className="memdoc">
        <p>Value of <a className="el" href="/content/api/cpp/structgpudb_1_1ClearTableRequest#acd4677a797ca3b0a2932755ce671a4e2">tableName</a> for a given table, or 'ALL CLEARED' in case of clearing all tables. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/clear__table_8h_source#l00188">188</a> of file <a className="el" href="/content/api/cpp/clear__table_8h_source">clear\_table.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/clear__table_8h_source">clear\_table.h</a></li>
    </ul>
  </div>
</div>
