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

> gpudb::ShowResourceObjectsResponse — 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#a88a53f3f53aea0fe34c7952f8ed1706b">GPUdb::showResourceObjects</a>. <a href="#details">More...</a></p>
    <p><code>#include \<<a className="el" href="/content/api/cpp/show__resource__objects_8h_source">gpudb/protocol/show\_resource\_objects.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:ab0277f453e99316ccb222af6bb102ef9" id="r_ab0277f453e99316ccb222af6bb102ef9">
        <td className="memItemLeft" align="right" valign="top"> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#ab0277f453e99316ccb222af6bb102ef9">ShowResourceObjectsResponse</a> ()</td>
      </tr>

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

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

      <tr className="memdesc:a0509b10daed99fffd5784e09c8720843">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Tier usage across ranks. <br /></td>
      </tr>

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

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

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

      <tr className="separator:abcb3469ee50b29f9e9b512a47e344b58">
        <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#a88a53f3f53aea0fe34c7952f8ed1706b">GPUdb::showResourceObjects</a>. </p>
      <p className="definition">Definition at line <a className="el" href="/content/api/cpp/show__resource__objects_8h_source#l00226">226</a> of file <a className="el" href="/content/api/cpp/show__resource__objects_8h_source">show\_resource\_objects.h</a>.</p>
    </div>

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

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">gpudb::ShowResourceObjectsResponse::ShowResourceObjectsResponse </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_1ShowResourceObjectsResponse" title="A set of results returned by GPUdb::showResourceObjects.">ShowResourceObjectsResponse</a> object with default parameters. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/show__resource__objects_8h_source#l00232">232</a> of file <a className="el" href="/content/api/cpp/show__resource__objects_8h_source">show\_resource\_objects.h</a>.</p>
      </div>
    </div>

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

    <div className="memitem">
      <div className="memproto">
        <table className="memname">
          <tr>
            <td className="memname">std::map\<std::string, std::string> gpudb::ShowResourceObjectsResponse::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__resource__objects_8h_source#l00248">248</a> of file <a className="el" href="/content/api/cpp/show__resource__objects_8h_source">show\_resource\_objects.h</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a0509b10daed99fffd5784e09c8720843">◆ </a></span>rankObjects</h2>

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

      <div className="memdoc">
        <p>Tier usage across ranks. </p>
        <p>Layout is: response.rank\_usage\[rank\_number]\[resource\_group\_name] = group\_usage (as stringified JSON). </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/show__resource__objects_8h_source#l00243">243</a> of file <a className="el" href="/content/api/cpp/show__resource__objects_8h_source">show\_resource\_objects.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__resource__objects_8h_source">show\_resource\_objects.h</a></li>
    </ul>
  </div>
</div>
