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

> gpudb::ShowTablesByTypeRequest — Kinetica C++ API

<div className="kinetica-doxygen">
  <div className="contents">
    <p>A set of parameters for <a className="el" href="/content/api/cpp/classgpudb_1_1GPUdb#aa176b992328cb4ac634c06e9683f4120">GPUdb::showTablesByType</a>. <a href="#details">More...</a></p>
    <p><code>#include \<<a className="el" href="/content/api/cpp/show__tables__by__type_8h_source">gpudb/protocol/show\_tables\_by\_type.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:acd21a98cbb4841544a5b43e7077ac8d0" id="r_acd21a98cbb4841544a5b43e7077ac8d0">
        <td className="memItemLeft" align="right" valign="top"> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#acd21a98cbb4841544a5b43e7077ac8d0">ShowTablesByTypeRequest</a> ()</td>
      </tr>

      <tr className="memdesc:acd21a98cbb4841544a5b43e7077ac8d0">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Constructs a <a className="el" href="/content/api/cpp/structgpudb_1_1ShowTablesByTypeRequest" title="A set of parameters for GPUdb::showTablesByType.">ShowTablesByTypeRequest</a> object with default parameters. <br /></td>
      </tr>

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

      <tr className="memitem:a30aa2a8fc145fd37cc4594dd1e819203" id="r_a30aa2a8fc145fd37cc4594dd1e819203">
        <td className="memItemLeft" align="right" valign="top"> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a30aa2a8fc145fd37cc4594dd1e819203">ShowTablesByTypeRequest</a> (const std::string \&typeId\_, const std::string \&label\_, const std::map\< std::string, std::string > \&options\_)</td>
      </tr>

      <tr className="memdesc:a30aa2a8fc145fd37cc4594dd1e819203">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Constructs a <a className="el" href="/content/api/cpp/structgpudb_1_1ShowTablesByTypeRequest" title="A set of parameters for GPUdb::showTablesByType.">ShowTablesByTypeRequest</a> object with the specified parameters. <br /></td>
      </tr>

      <tr className="separator:a30aa2a8fc145fd37cc4594dd1e819203">
        <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:a36aed26cf4aa906603118fd969d3d305" id="r_a36aed26cf4aa906603118fd969d3d305">
        <td className="memItemLeft" align="right" valign="top">std::string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a36aed26cf4aa906603118fd969d3d305">typeId</a></td>
      </tr>

      <tr className="memdesc:a36aed26cf4aa906603118fd969d3d305">
        <td className="mdescLeft"> </td>
        <td className="mdescRight"><a className="el" href="/content/api/cpp/classgpudb_1_1Type">Type</a> id returned by a call to <a className="el" href="/content/api/cpp/classgpudb_1_1GPUdb#abaf7eca0d3c131b8fede4850d51f1a1a">GPUdb::createType</a>. <br /></td>
      </tr>

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

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

      <tr className="memdesc:aca81eaa2b598f9c2f605683bbe4ffefc">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Optional user supplied label which can be used instead of the type\_id to retrieve all tables with the given label. <br /></td>
      </tr>

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

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

      <tr className="memdesc:a6a7158247a22e579a3282c6dbf717770">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Optional parameters. <br /></td>
      </tr>

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

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

    <div className="textblock">
      <p>A set of parameters for <a className="el" href="/content/api/cpp/classgpudb_1_1GPUdb#aa176b992328cb4ac634c06e9683f4120">GPUdb::showTablesByType</a>. </p>
      <p>Gets names of the tables whose type matches the given criteria. Each table has a particular type. This type comprises the schema and properties of the table and sometimes a type label. This function allows a look up of the existing tables based on full or partial type information. The operation is synchronous. </p>
      <p className="definition">Definition at line <a className="el" href="/content/api/cpp/show__tables__by__type_8h_source#l00022">22</a> of file <a className="el" href="/content/api/cpp/show__tables__by__type_8h_source">show\_tables\_by\_type.h</a>.</p>
    </div>

    <h2 className="groupheader">Constructor & Destructor Documentation</h2>
    <h2 className="memtitle"><span className="permalink"><a href="#acd21a98cbb4841544a5b43e7077ac8d0">◆ </a></span>ShowTablesByTypeRequest() <span className="overload">\[1/2]</span></h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">gpudb::ShowTablesByTypeRequest::ShowTablesByTypeRequest </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_1ShowTablesByTypeRequest" title="A set of parameters for GPUdb::showTablesByType.">ShowTablesByTypeRequest</a> object with default parameters. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/show__tables__by__type_8h_source#l00027">27</a> of file <a className="el" href="/content/api/cpp/show__tables__by__type_8h_source">show\_tables\_by\_type.h</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a30aa2a8fc145fd37cc4594dd1e819203">◆ </a></span>ShowTablesByTypeRequest() <span className="overload">\[2/2]</span></h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">gpudb::ShowTablesByTypeRequest::ShowTablesByTypeRequest </td>
                  <td>(</td>
                  <td className="paramtype">const std::string &</td>
                  <td className="paramname"><span className="paramname"><span className="em">typeId\_</span></span>, </td>
                </tr>

                <tr>
                  <td className="paramkey" />

                  <td />

                  <td className="paramtype">const std::string &</td>
                  <td className="paramname"><span className="paramname"><span className="em">label\_</span></span>, </td>
                </tr>

                <tr>
                  <td className="paramkey" />

                  <td />

                  <td className="paramtype">const std::map\< std::string, std::string > &</td>
                  <td className="paramname"><span className="paramname"><span className="em">options\_</span></span> )</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_1ShowTablesByTypeRequest" title="A set of parameters for GPUdb::showTablesByType.">ShowTablesByTypeRequest</a> object with the specified parameters. </p>

        <div className="dl params">
          <div className="dt">Parameters</div>

          <div className="dd">
            <table className="params">
              <tr>
                <td className="paramdir">\[in]</td>
                <td className="paramname">typeId\_</td>
                <td><a className="el" href="/content/api/cpp/classgpudb_1_1Type">Type</a> id returned by a call to <a className="el" href="/content/api/cpp/classgpudb_1_1GPUdb#abaf7eca0d3c131b8fede4850d51f1a1a">GPUdb::createType</a>. </td>
              </tr>

              <tr>
                <td className="paramdir">\[in]</td>
                <td className="paramname">label\_</td>
                <td>Optional user supplied label which can be used instead of the type\_id to retrieve all tables with the given label. </td>
              </tr>

              <tr>
                <td className="paramdir">\[in]</td>
                <td className="paramname">options\_</td>
                <td>Optional parameters. The default value is an empty map. </td>
              </tr>
            </table>
          </div>
        </div>

        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/show__tables__by__type_8h_source#l00047">47</a> of file <a className="el" href="/content/api/cpp/show__tables__by__type_8h_source">show\_tables\_by\_type.h</a>.</p>
      </div>
    </div>

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

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

      <div className="memdoc">
        <p>Optional user supplied label which can be used instead of the type\_id to retrieve all tables with the given label. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/show__tables__by__type_8h_source#l00065">65</a> of file <a className="el" href="/content/api/cpp/show__tables__by__type_8h_source">show\_tables\_by\_type.h</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a6a7158247a22e579a3282c6dbf717770">◆ </a></span>options</h2>

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

      <div className="memdoc">
        <p>Optional parameters. </p>
        <p>The default value is an empty map. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/show__tables__by__type_8h_source#l00070">70</a> of file <a className="el" href="/content/api/cpp/show__tables__by__type_8h_source">show\_tables\_by\_type.h</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a36aed26cf4aa906603118fd969d3d305">◆ </a></span>typeId</h2>

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

      <div className="memdoc">
        <p><a className="el" href="/content/api/cpp/classgpudb_1_1Type">Type</a> id returned by a call to <a className="el" href="/content/api/cpp/classgpudb_1_1GPUdb#abaf7eca0d3c131b8fede4850d51f1a1a">GPUdb::createType</a>. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/show__tables__by__type_8h_source#l00059">59</a> of file <a className="el" href="/content/api/cpp/show__tables__by__type_8h_source">show\_tables\_by\_type.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/show__tables__by__type_8h_source">show\_tables\_by\_type.h</a></li>
    </ul>
  </div>
</div>
