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

> gpudb::ShowProcResponse — 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#ae7427428b2214adb5622e723382cb304">GPUdb::showProc</a>. <a href="#details">More...</a></p>
    <p><code>#include \<<a className="el" href="/content/api/cpp/show__proc_8h_source">gpudb/protocol/show\_proc.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:a6d8ac0b7ca56514a1b2500fda2b1d9fb" id="r_a6d8ac0b7ca56514a1b2500fda2b1d9fb">
        <td className="memItemLeft" align="right" valign="top"> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a6d8ac0b7ca56514a1b2500fda2b1d9fb">ShowProcResponse</a> ()</td>
      </tr>

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

      <tr className="separator:a6d8ac0b7ca56514a1b2500fda2b1d9fb">
        <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:a17c555a40d58538f4915af3c1f228559" id="r_a17c555a40d58538f4915af3c1f228559">
        <td className="memItemLeft" align="right" valign="top">std::vector\< std::string > </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a17c555a40d58538f4915af3c1f228559">procNames</a></td>
      </tr>

      <tr className="memdesc:a17c555a40d58538f4915af3c1f228559">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">The proc names. <br /></td>
      </tr>

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

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

      <tr className="memdesc:ae7aa8d07e13853abce293a1f9b49bc3d">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">The execution modes of the procs named in <a className="el" href="#a17c555a40d58538f4915af3c1f228559">procNames</a>. <br /></td>
      </tr>

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

      <tr className="memitem:ab06e559fefeb1ab3de17e94ee2bf1450" id="r_ab06e559fefeb1ab3de17e94ee2bf1450">
        <td className="memItemLeft" align="right" valign="top">std::vector\< std::map\< std::string, std::vector\< uint8\_t > > > </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#ab06e559fefeb1ab3de17e94ee2bf1450">files</a></td>
      </tr>

      <tr className="memdesc:ab06e559fefeb1ab3de17e94ee2bf1450">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Maps of the files that make up the procs named in <a className="el" href="#a17c555a40d58538f4915af3c1f228559">procNames</a>. <br /></td>
      </tr>

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

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

      <tr className="memdesc:a1be8612e1465f1f9e4f9f18f2886855f">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">The commands (excluding arguments) that will be invoked when the procs named in <a className="el" href="#a17c555a40d58538f4915af3c1f228559">procNames</a> are executed. <br /></td>
      </tr>

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

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

      <tr className="memdesc:ad45fbd99e8827152797a4afb565f260e">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Arrays of command-line arguments that will be passed to the procs named in <a className="el" href="#a17c555a40d58538f4915af3c1f228559">procNames</a> when executed. <br /></td>
      </tr>

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

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

      <tr className="memdesc:a1f3bbc532ff007a06b648f9d2ce4e901">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">The optional parameters for the procs named in <a className="el" href="#a17c555a40d58538f4915af3c1f228559">procNames</a>. <br /></td>
      </tr>

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

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

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

      <tr className="separator:af237b9126ad4d7aea6d3c74a52387152">
        <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#ae7427428b2214adb5622e723382cb304">GPUdb::showProc</a>. </p>
      <p className="definition">Definition at line <a className="el" href="/content/api/cpp/show__proc_8h_source#l00141">141</a> of file <a className="el" href="/content/api/cpp/show__proc_8h_source">show\_proc.h</a>.</p>
    </div>

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

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">gpudb::ShowProcResponse::ShowProcResponse </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_1ShowProcResponse" title="A set of results returned by GPUdb::showProc.">ShowProcResponse</a> object with default parameters. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/show__proc_8h_source#l00146">146</a> of file <a className="el" href="/content/api/cpp/show__proc_8h_source">show\_proc.h</a>.</p>
      </div>
    </div>

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

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

      <div className="memdoc">
        <p>Arrays of command-line arguments that will be passed to the procs named in <a className="el" href="#a17c555a40d58538f4915af3c1f228559">procNames</a> when executed. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/show__proc_8h_source#l00189">189</a> of file <a className="el" href="/content/api/cpp/show__proc_8h_source">show\_proc.h</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a1be8612e1465f1f9e4f9f18f2886855f">◆ </a></span>commands</h2>

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

      <div className="memdoc">
        <p>The commands (excluding arguments) that will be invoked when the procs named in <a className="el" href="#a17c555a40d58538f4915af3c1f228559">procNames</a> are executed. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/show__proc_8h_source#l00183">183</a> of file <a className="el" href="/content/api/cpp/show__proc_8h_source">show\_proc.h</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#ae7aa8d07e13853abce293a1f9b49bc3d">◆ </a></span>executionModes</h2>

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

      <div className="memdoc">
        <p>The execution modes of the procs named in <a className="el" href="#a17c555a40d58538f4915af3c1f228559">procNames</a>. </p>
        <p>Supported values: </p>

        <ul>
          <li> <a className="el" href="/content/api/cpp/namespacegpudb#ac3cb434fc9a1cd8e8935d6bfbf5039a1">show\_proc\_distributed</a>: Distributed </li>
          <li> <a className="el" href="/content/api/cpp/namespacegpudb#a3de48667133e45e73eedeb67478b409c">show\_proc\_nondistributed</a>: Nondistributed </li>
        </ul>

        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/show__proc_8h_source#l00172">172</a> of file <a className="el" href="/content/api/cpp/show__proc_8h_source">show\_proc.h</a>.</p>
      </div>
    </div>

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

    <div className="memitem">
      <div className="memproto">
        <table className="memname">
          <tr>
            <td className="memname">std::vector\<std::map\<std::string, std::vector\<uint8\_t> > > gpudb::ShowProcResponse::files</td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>Maps of the files that make up the procs named in <a className="el" href="#a17c555a40d58538f4915af3c1f228559">procNames</a>. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/show__proc_8h_source#l00177">177</a> of file <a className="el" href="/content/api/cpp/show__proc_8h_source">show\_proc.h</a>.</p>
      </div>
    </div>

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

    <div className="memitem">
      <div className="memproto">
        <table className="memname">
          <tr>
            <td className="memname">std::map\<std::string, std::string> gpudb::ShowProcResponse::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/show__proc_8h_source#l00199">199</a> of file <a className="el" href="/content/api/cpp/show__proc_8h_source">show\_proc.h</a>.</p>
      </div>
    </div>

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

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

      <div className="memdoc">
        <p>The optional parameters for the procs named in <a className="el" href="#a17c555a40d58538f4915af3c1f228559">procNames</a>. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/show__proc_8h_source#l00194">194</a> of file <a className="el" href="/content/api/cpp/show__proc_8h_source">show\_proc.h</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a17c555a40d58538f4915af3c1f228559">◆ </a></span>procNames</h2>

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

      <div className="memdoc">
        <p>The proc names. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/show__proc_8h_source#l00160">160</a> of file <a className="el" href="/content/api/cpp/show__proc_8h_source">show\_proc.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__proc_8h_source">show\_proc.h</a></li>
    </ul>
  </div>
</div>
