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

> gpudb::AlterWalResponse — 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#a982dab90baf6bd12035b69342f8187a3">GPUdb::alterWal</a>. <a href="#details">More...</a></p>
    <p><code>#include \<<a className="el" href="/content/api/cpp/alter__wal_8h_source">gpudb/protocol/alter\_wal.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:a09c7e68c10493bed85ee2830998fd290" id="r_a09c7e68c10493bed85ee2830998fd290">
        <td className="memItemLeft" align="right" valign="top"> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a09c7e68c10493bed85ee2830998fd290">AlterWalResponse</a> ()</td>
      </tr>

      <tr className="memdesc:a09c7e68c10493bed85ee2830998fd290">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Constructs an <a className="el" href="/content/api/cpp/structgpudb_1_1AlterWalResponse" title="A set of results returned by GPUdb::alterWal.">AlterWalResponse</a> object with default parameters. <br /></td>
      </tr>

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

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

      <tr className="separator:ace2e7a3c8494e21b8b1e1b3028bdf79c">
        <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#a982dab90baf6bd12035b69342f8187a3">GPUdb::alterWal</a>. </p>
      <p className="definition">Definition at line <a className="el" href="/content/api/cpp/alter__wal_8h_source#l00283">283</a> of file <a className="el" href="/content/api/cpp/alter__wal_8h_source">alter\_wal.h</a>.</p>
    </div>

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

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">gpudb::AlterWalResponse::AlterWalResponse </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 an <a className="el" href="/content/api/cpp/structgpudb_1_1AlterWalResponse" title="A set of results returned by GPUdb::alterWal.">AlterWalResponse</a> object with default parameters. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/alter__wal_8h_source#l00288">288</a> of file <a className="el" href="/content/api/cpp/alter__wal_8h_source">alter\_wal.h</a>.</p>
      </div>
    </div>

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

    <div className="memitem">
      <div className="memproto">
        <table className="memname">
          <tr>
            <td className="memname">std::map\<std::string, std::string> gpudb::AlterWalResponse::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/alter__wal_8h_source#l00296">296</a> of file <a className="el" href="/content/api/cpp/alter__wal_8h_source">alter\_wal.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/alter__wal_8h_source">alter\_wal.h</a></li>
    </ul>
  </div>
</div>
