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

> gpudb::ShowProcStatusResponse — 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#a1d460da9ead16a63d91e8a104805d0a6">GPUdb::showProcStatus</a>. <a href="#details">More...</a></p>
    <p><code>#include \<<a className="el" href="/content/api/cpp/show__proc__status_8h_source">gpudb/protocol/show\_proc\_status.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:a5036cca7e170a9d62fc1db166d69baf9" id="r_a5036cca7e170a9d62fc1db166d69baf9">
        <td className="memItemLeft" align="right" valign="top"> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a5036cca7e170a9d62fc1db166d69baf9">ShowProcStatusResponse</a> ()</td>
      </tr>

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

      <tr className="separator:a5036cca7e170a9d62fc1db166d69baf9">
        <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:a7086adae8e537422affd889dd86b943c" id="r_a7086adae8e537422affd889dd86b943c">
        <td className="memItemLeft" align="right" valign="top">std::map\< std::string, std::string > </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a7086adae8e537422affd889dd86b943c">procNames</a></td>
      </tr>

      <tr className="memdesc:a7086adae8e537422affd889dd86b943c">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">The proc names corresponding to the returned run IDs. <br /></td>
      </tr>

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

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

      <tr className="memdesc:ab4b242ba237a0808686f7db749a83793">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">The string params passed to <a className="el" href="/content/api/cpp/classgpudb_1_1GPUdb#aec2cf18c6185bf22d4fa351019b9924e">GPUdb::executeProc</a> for the returned run IDs. <br /></td>
      </tr>

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

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

      <tr className="memdesc:ab0495def735001fe01b3df409edeeb98">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">The binary params passed to <a className="el" href="/content/api/cpp/classgpudb_1_1GPUdb#aec2cf18c6185bf22d4fa351019b9924e">GPUdb::executeProc</a> for the returned run IDs. <br /></td>
      </tr>

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

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

      <tr className="memdesc:acbcd41da669dd6ab3a41e1c6da79ae7e">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">The input table names passed to <a className="el" href="/content/api/cpp/classgpudb_1_1GPUdb#aec2cf18c6185bf22d4fa351019b9924e">GPUdb::executeProc</a> for the returned run IDs. <br /></td>
      </tr>

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

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

      <tr className="memdesc:a91afffaccc57dabc606a70d92dc451d2">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">The input column names passed to <a className="el" href="/content/api/cpp/classgpudb_1_1GPUdb#aec2cf18c6185bf22d4fa351019b9924e">GPUdb::executeProc</a> for the returned run IDs, supplemented with the column names for input tables not included in the input column name map. <br /></td>
      </tr>

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

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

      <tr className="memdesc:a0058c34fd01b5472f97e7ab861dc3c4e">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">The output table names passed to <a className="el" href="/content/api/cpp/classgpudb_1_1GPUdb#aec2cf18c6185bf22d4fa351019b9924e">GPUdb::executeProc</a> for the returned run IDs. <br /></td>
      </tr>

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

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

      <tr className="memdesc:a4646c1f2f61e3566f5f0b3b2921afdf3">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">The optional parameters passed to <a className="el" href="/content/api/cpp/classgpudb_1_1GPUdb#aec2cf18c6185bf22d4fa351019b9924e">GPUdb::executeProc</a> for the returned run IDs. <br /></td>
      </tr>

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

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

      <tr className="memdesc:ab7d1058b525e92fa28b389f00d8f25f7">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Overall statuses for the returned run IDs. <br /></td>
      </tr>

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

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

      <tr className="memdesc:acdf1c2e9dfe64e8cdb3d0f9bf0d43163">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Statuses for the returned run IDs, grouped by data segment ID. <br /></td>
      </tr>

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

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

      <tr className="memdesc:a628d753243ca7f13270f7c4bfbf387f1">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Messages containing additional status information for the returned run IDs, grouped by data segment ID. <br /></td>
      </tr>

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

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

      <tr className="memdesc:a71a373193323c505b43e9625ad605652">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">String results for the returned run IDs, grouped by data segment ID. <br /></td>
      </tr>

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

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

      <tr className="memdesc:a48e94b35212098bc337abf25123b1772">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Binary results for the returned run IDs, grouped by data segment ID. <br /></td>
      </tr>

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

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

      <tr className="memdesc:aeb4e476a335a6a47124e18cdb643b6e6">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Output lines for the returned run IDs, grouped by data segment ID. <br /></td>
      </tr>

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

      <tr className="memitem:ac74692de98f294a61911b73f631d3187" id="r_ac74692de98f294a61911b73f631d3187">
        <td className="memItemLeft" align="right" valign="top">std::map\< std::string, std::map\< std::string, std::map\< std::string, int64\_t > > > </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#ac74692de98f294a61911b73f631d3187">timings</a></td>
      </tr>

      <tr className="memdesc:ac74692de98f294a61911b73f631d3187">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Timing information for the returned run IDs, grouped by data segment ID. <br /></td>
      </tr>

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

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

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

      <tr className="separator:a2f22a7335f389b8d43ce7b2921b87948">
        <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#a1d460da9ead16a63d91e8a104805d0a6">GPUdb::showProcStatus</a>. </p>
      <p className="definition">Definition at line <a className="el" href="/content/api/cpp/show__proc__status_8h_source#l00181">181</a> of file <a className="el" href="/content/api/cpp/show__proc__status_8h_source">show\_proc\_status.h</a>.</p>
    </div>

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

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

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

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

      <div className="memdoc">
        <p>The binary params passed to <a className="el" href="/content/api/cpp/classgpudb_1_1GPUdb#aec2cf18c6185bf22d4fa351019b9924e">GPUdb::executeProc</a> for the returned run IDs. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/show__proc__status_8h_source#l00222">222</a> of file <a className="el" href="/content/api/cpp/show__proc__status_8h_source">show\_proc\_status.h</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a48e94b35212098bc337abf25123b1772">◆ </a></span>binResults</h2>

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

      <div className="memdoc">
        <p>Binary results for the returned run IDs, grouped by data segment ID. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/show__proc__status_8h_source#l00315">315</a> of file <a className="el" href="/content/api/cpp/show__proc__status_8h_source">show\_proc\_status.h</a>.</p>
      </div>
    </div>

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

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

    <h2 className="memtitle"><span className="permalink"><a href="#a91afffaccc57dabc606a70d92dc451d2">◆ </a></span>inputColumnNames</h2>

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

      <div className="memdoc">
        <p>The input column names passed to <a className="el" href="/content/api/cpp/classgpudb_1_1GPUdb#aec2cf18c6185bf22d4fa351019b9924e">GPUdb::executeProc</a> for the returned run IDs, supplemented with the column names for input tables not included in the input column name map. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/show__proc__status_8h_source#l00238">238</a> of file <a className="el" href="/content/api/cpp/show__proc__status_8h_source">show\_proc\_status.h</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#acbcd41da669dd6ab3a41e1c6da79ae7e">◆ </a></span>inputTableNames</h2>

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

      <div className="memdoc">
        <p>The input table names passed to <a className="el" href="/content/api/cpp/classgpudb_1_1GPUdb#aec2cf18c6185bf22d4fa351019b9924e">GPUdb::executeProc</a> for the returned run IDs. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/show__proc__status_8h_source#l00229">229</a> of file <a className="el" href="/content/api/cpp/show__proc__status_8h_source">show\_proc\_status.h</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a628d753243ca7f13270f7c4bfbf387f1">◆ </a></span>messages</h2>

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

      <div className="memdoc">
        <p>Messages containing additional status information for the returned run IDs, grouped by data segment ID. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/show__proc__status_8h_source#l00305">305</a> of file <a className="el" href="/content/api/cpp/show__proc__status_8h_source">show\_proc\_status.h</a>.</p>
      </div>
    </div>

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

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

      <div className="memdoc">
        <p>The optional parameters passed to <a className="el" href="/content/api/cpp/classgpudb_1_1GPUdb#aec2cf18c6185bf22d4fa351019b9924e">GPUdb::executeProc</a> for the returned run IDs. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/show__proc__status_8h_source#l00252">252</a> of file <a className="el" href="/content/api/cpp/show__proc__status_8h_source">show\_proc\_status.h</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#aeb4e476a335a6a47124e18cdb643b6e6">◆ </a></span>output</h2>

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

      <div className="memdoc">
        <p>Output lines for the returned run IDs, grouped by data segment ID. </p>

        <ul>
          <li> <a className="el" href="/content/api/cpp/namespacegpudb#af5873f75d18f2ea78a2d1b5c5510db63">show\_proc\_status\_stdout</a>: Output lines from stdout. </li>
          <li> <a className="el" href="/content/api/cpp/namespacegpudb#a43b59d8a4ddebd209b5b4b39f790f3df">show\_proc\_status\_stderr</a>: Output lines from stderr. </li>
        </ul>

        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/show__proc__status_8h_source#l00326">326</a> of file <a className="el" href="/content/api/cpp/show__proc__status_8h_source">show\_proc\_status.h</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a0058c34fd01b5472f97e7ab861dc3c4e">◆ </a></span>outputTableNames</h2>

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

      <div className="memdoc">
        <p>The output table names passed to <a className="el" href="/content/api/cpp/classgpudb_1_1GPUdb#aec2cf18c6185bf22d4fa351019b9924e">GPUdb::executeProc</a> for the returned run IDs. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/show__proc__status_8h_source#l00245">245</a> of file <a className="el" href="/content/api/cpp/show__proc__status_8h_source">show\_proc\_status.h</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#ab7d1058b525e92fa28b389f00d8f25f7">◆ </a></span>overallStatuses</h2>

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

      <div className="memdoc">
        <p>Overall statuses for the returned run IDs. </p>
        <p>Note that these are rollups and individual statuses may differ between data segments for the same run ID; see <a className="el" href="#acdf1c2e9dfe64e8cdb3d0f9bf0d43163">statuses</a> and <a className="el" href="#a628d753243ca7f13270f7c4bfbf387f1">messages</a> for statuses from individual data segments. Valid values are: </p>

        <ul>
          <li> <a className="el" href="/content/api/cpp/namespacegpudb#ac271c0c72182d01314b79a9b11b917b7">show\_proc\_status\_running</a>: The proc instance is currently running. </li>
          <li> <a className="el" href="/content/api/cpp/namespacegpudb#ab2f4e731349c020d84427227898652fe">show\_proc\_status\_complete</a>: The proc instance completed with no errors. </li>
          <li> <a className="el" href="/content/api/cpp/namespacegpudb#af4776e3b25df3fb7975e83c63d3e59ba">show\_proc\_status\_killed</a>: The proc instance was killed before completion. </li>
          <li> <a className="el" href="/content/api/cpp/namespacegpudb#a174994ce61d5ef192fcff1251eedc72c">show\_proc\_status\_error</a>: The proc instance failed with an error. </li>
          <li> <a className="el" href="/content/api/cpp/namespacegpudb#a46b2df157661cb05e7b039e313a050de">show\_proc\_status\_none</a>: The proc instance does not have a status, i.e. it has not yet ran. </li>
        </ul>

        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/show__proc__status_8h_source#l00277">277</a> of file <a className="el" href="/content/api/cpp/show__proc__status_8h_source">show\_proc\_status.h</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#ab4b242ba237a0808686f7db749a83793">◆ </a></span>params</h2>

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

      <div className="memdoc">
        <p>The string params passed to <a className="el" href="/content/api/cpp/classgpudb_1_1GPUdb#aec2cf18c6185bf22d4fa351019b9924e">GPUdb::executeProc</a> for the returned run IDs. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/show__proc__status_8h_source#l00215">215</a> of file <a className="el" href="/content/api/cpp/show__proc__status_8h_source">show\_proc\_status.h</a>.</p>
      </div>
    </div>

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

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

      <div className="memdoc">
        <p>The proc names corresponding to the returned run IDs. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/show__proc__status_8h_source#l00208">208</a> of file <a className="el" href="/content/api/cpp/show__proc__status_8h_source">show\_proc\_status.h</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a71a373193323c505b43e9625ad605652">◆ </a></span>results</h2>

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

      <div className="memdoc">
        <p>String results for the returned run IDs, grouped by data segment ID. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/show__proc__status_8h_source#l00310">310</a> of file <a className="el" href="/content/api/cpp/show__proc__status_8h_source">show\_proc\_status.h</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#acdf1c2e9dfe64e8cdb3d0f9bf0d43163">◆ </a></span>statuses</h2>

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

      <div className="memdoc">
        <p>Statuses for the returned run IDs, grouped by data segment ID. </p>
        <p>Valid values are: </p>

        <ul>
          <li> <a className="el" href="/content/api/cpp/namespacegpudb#ac271c0c72182d01314b79a9b11b917b7">show\_proc\_status\_running</a>: The proc instance is currently running. </li>
          <li> <a className="el" href="/content/api/cpp/namespacegpudb#ab2f4e731349c020d84427227898652fe">show\_proc\_status\_complete</a>: The proc instance completed with no errors. </li>
          <li> <a className="el" href="/content/api/cpp/namespacegpudb#af4776e3b25df3fb7975e83c63d3e59ba">show\_proc\_status\_killed</a>: The proc instance was killed before completion. </li>
          <li> <a className="el" href="/content/api/cpp/namespacegpudb#a174994ce61d5ef192fcff1251eedc72c">show\_proc\_status\_error</a>: The proc instance failed with an error. </li>
          <li> <a className="el" href="/content/api/cpp/namespacegpudb#a46b2df157661cb05e7b039e313a050de">show\_proc\_status\_none</a>: The proc instance does not have a status, i.e. it has not yet ran. </li>
        </ul>

        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/show__proc__status_8h_source#l00299">299</a> of file <a className="el" href="/content/api/cpp/show__proc__status_8h_source">show\_proc\_status.h</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#ac74692de98f294a61911b73f631d3187">◆ </a></span>timings</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="memname">
          <tr>
            <td className="memname">std::map\<std::string, std::map\<std::string, std::map\<std::string, int64\_t> > > gpudb::ShowProcStatusResponse::timings</td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>Timing information for the returned run IDs, grouped by data segment ID. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/show__proc__status_8h_source#l00332">332</a> of file <a className="el" href="/content/api/cpp/show__proc__status_8h_source">show\_proc\_status.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__status_8h_source">show\_proc\_status.h</a></li>
    </ul>
  </div>
</div>
