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

> gpudb::ShowTriggersResponse — 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#aa866be48a1507fae7b1f04cabb2dec7b">GPUdb::showTriggers</a>. <a href="#details">More...</a></p>
    <p><code>#include \<<a className="el" href="/content/api/cpp/show__triggers_8h_source">gpudb/protocol/show\_triggers.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:aba5783d515ff0526df698070f380d8a6" id="r_aba5783d515ff0526df698070f380d8a6">
        <td className="memItemLeft" align="right" valign="top"> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#aba5783d515ff0526df698070f380d8a6">ShowTriggersResponse</a> ()</td>
      </tr>

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

      <tr className="separator:aba5783d515ff0526df698070f380d8a6">
        <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:a4663a8441a852b4847500c8b6b8f2345" id="r_a4663a8441a852b4847500c8b6b8f2345">
        <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="#a4663a8441a852b4847500c8b6b8f2345">triggerMap</a></td>
      </tr>

      <tr className="memdesc:a4663a8441a852b4847500c8b6b8f2345">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">This dictionary contains (key, value) pairs of (trigger ID, information map/dictionary) where the key is a Unicode string representing a Trigger ID. <br /></td>
      </tr>

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

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

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

      <tr className="separator:ac5a1038fbb2683c3ca0d244a0d65173a">
        <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#aa866be48a1507fae7b1f04cabb2dec7b">GPUdb::showTriggers</a>. </p>
      <p className="definition">Definition at line <a className="el" href="/content/api/cpp/show__triggers_8h_source#l00110">110</a> of file <a className="el" href="/content/api/cpp/show__triggers_8h_source">show\_triggers.h</a>.</p>
    </div>

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

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">gpudb::ShowTriggersResponse::ShowTriggersResponse </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_1ShowTriggersResponse" title="A set of results returned by GPUdb::showTriggers.">ShowTriggersResponse</a> object with default parameters. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/show__triggers_8h_source#l00115">115</a> of file <a className="el" href="/content/api/cpp/show__triggers_8h_source">show\_triggers.h</a>.</p>
      </div>
    </div>

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

    <div className="memitem">
      <div className="memproto">
        <table className="memname">
          <tr>
            <td className="memname">std::map\<std::string, std::string> gpudb::ShowTriggersResponse::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__triggers_8h_source#l00138">138</a> of file <a className="el" href="/content/api/cpp/show__triggers_8h_source">show\_triggers.h</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a4663a8441a852b4847500c8b6b8f2345">◆ </a></span>triggerMap</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::ShowTriggersResponse::triggerMap</td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>This dictionary contains (key, value) pairs of (trigger ID, information map/dictionary) where the key is a Unicode string representing a Trigger ID. </p>
        <p>The value is another embedded dictionary containing (key, value) pairs where the keys consist of 'table\_name', 'type' and the parameter names relating to the trigger type, e.g. <span className="em">nai</span>, <span className="em">min</span>, <span className="em">max</span>. The values are unicode strings (numeric values are also converted to strings) representing the value of the respective parameter. If a trigger is associated with multiple tables, then the string value for <span className="em">table\_name</span> contains a comma separated list of table names. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/show__triggers_8h_source#l00133">133</a> of file <a className="el" href="/content/api/cpp/show__triggers_8h_source">show\_triggers.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__triggers_8h_source">show\_triggers.h</a></li>
    </ul>
  </div>
</div>
