Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > 60f1dc962abad0f3b492991a4fbef9be > files > 1017

vtk-doc-5.4.2-5mdv2010.0.noarch.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<title>VTK: vtkMergeTables Class Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.5.6 -->
<div class="navigation" id="top">
  <div class="tabs">
    <ul>
      <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
      <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
      <li><a href="namespaces.html"><span>Namespaces</span></a></li>
      <li class="current"><a href="classes.html"><span>Classes</span></a></li>
      <li><a href="files.html"><span>Files</span></a></li>
    </ul>
  </div>
  <div class="tabs">
    <ul>
      <li><a href="classes.html"><span>Alphabetical&nbsp;List</span></a></li>
      <li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
      <li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
      <li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
    </ul>
  </div>
</div>
<div class="contents">
<h1>vtkMergeTables Class Reference</h1><!-- doxytag: class="vtkMergeTables" --><!-- doxytag: inherits="vtkTableAlgorithm" --><code>#include &lt;<a class="el" href="a04828.html">vtkMergeTables.h</a>&gt;</code>
<p>
<div class="dynheader">
Inheritance diagram for vtkMergeTables:</div>
<div class="dynsection">
<p><center><img src="a12054.png" border="0" usemap="#a12055" alt="Inheritance graph"></center>
<map name="a12055">
<area shape="rect" href="a01658.html" title="Superclass for algorithms that produce only vtkTables as output." alt="" coords="5,229,136,256"><area shape="rect" href="a00101.html" title="Superclass for all sources, filters, and sinks in VTK." alt="" coords="21,155,120,181"><area shape="rect" href="a01084.html" title="abstract base class for most VTK objects" alt="" coords="31,80,111,107"><area shape="rect" href="a01085.html" title="abstract base class for most VTK objects" alt="" coords="16,5,125,32"></map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div>
<div class="dynheader">
Collaboration diagram for vtkMergeTables:</div>
<div class="dynsection">
<p><center><img src="a12056.png" border="0" usemap="#a12057" alt="Collaboration graph"></center>
<map name="a12057">
<area shape="rect" href="a01658.html" title="Superclass for algorithms that produce only vtkTables as output." alt="" coords="185,499,316,525"><area shape="rect" href="a00101.html" title="Superclass for all sources, filters, and sinks in VTK." alt="" coords="281,381,380,408"><area shape="rect" href="a00472.html" title="Superclass for all pipeline executives in VTK." alt="" coords="477,499,576,525"><area shape="rect" href="a01084.html" title="abstract base class for most VTK objects" alt="" coords="407,173,487,200"><area shape="rect" href="a00895.html" title="Store zero or more vtkInformation instances." alt="" coords="404,264,553,291"><area shape="rect" href="a00872.html" title="Store vtkAlgorithm input/output information." alt="" coords="212,264,321,291"><area shape="rect" href="a01085.html" title="abstract base class for most VTK objects" alt="" coords="164,5,273,32"><area shape="rect" href="a00884.html" title="internal structure for vtkInformation" alt="" coords="5,173,168,200"><area shape="rect" href="a00886.html" title="Superclass for vtkInformation keys." alt="" coords="153,83,284,109"><area shape="rect" href="a01719.html" title="record modification and/or execution time" alt="" coords="308,83,417,109"><area shape="rect" href="a00891.html" title="Key for pointer to pointer." alt="" coords="192,173,373,200"></map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div>

<p>
<a href="a12058.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2>
combine two tables 
<p>
Combines the columns of two tables into one larger table. The number of rows in the resulting table is the sum of the number of rows in each of the input tables. The number of columns in the output is generally the sum of the number of columns in each input table, except in the case where column names are duplicated in both tables. In this case, if MergeColumnsByName is on (the default), the two columns will be merged into a single column of the same name. If MergeColumnsByName is off, both columns will exist in the output. You may set the FirstTablePrefix and SecondTablePrefix to define how the columns named are modified. One of these prefixes may be the empty string, but they must be different.<p>
<dl class="user" compact><dt><b>Tests:</b></dt><dd><a class="el" href="c2_vtk_t_10.html#c2_vtk_t_vtkMergeTables">vtkMergeTables (Tests)</a> </dd></dl>

<p>Definition at line <a class="el" href="a04828.html#l00046">46</a> of file <a class="el" href="a04828.html">vtkMergeTables.h</a>.</p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Public Types</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">typedef <a class="el" href="a01658.html">vtkTableAlgorithm</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01014.html#948989e1f0159dbe831daffee131f125">Superclass</a></td></tr>

<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual const char *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01014.html#513d7bb7ad069cbbf8b06f4d7238d383">GetClassName</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01014.html#899fdfffede87bdd6a6ff373e4718c25">IsA</a> (const char *type)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01014.html#c43ddbc6fba2014a516ee4c300fb2d24">PrintSelf</a> (ostream &amp;os, <a class="el" href="a00869.html">vtkIndent</a> indent)</td></tr>

<tr><td colspan="2"><div class="groupHeader"></div></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01014.html#6728cf3988abef1fc3ca27e53c216cb3">SetFirstTablePrefix</a> (const char *)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual char *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01014.html#9d357e92ea16d73792ff945ccbaa6ccc">GetFirstTablePrefix</a> ()</td></tr>

<tr><td colspan="2"><div class="groupHeader"></div></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01014.html#e1519c16ca8015709e6288be469fa843">SetSecondTablePrefix</a> (const char *)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual char *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01014.html#3a3c6b02b116752408c0a64d49a08100">GetSecondTablePrefix</a> ()</td></tr>

<tr><td colspan="2"><div class="groupHeader"></div></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01014.html#efb59202ea3950200bb5dbc362862d59">SetMergeColumnsByName</a> (bool)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01014.html#3615dce9e4134e2e71d1ade1513573e5">GetMergeColumnsByName</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01014.html#2eb5cc780248ac27a1a0aa44a2b66de4">MergeColumnsByNameOn</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01014.html#f32633faa207ed54a5b86d5e7a1e13a0">MergeColumnsByNameOff</a> ()</td></tr>

<tr><td colspan="2"><div class="groupHeader"></div></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01014.html#9e071ee1d2504bd31ff3f3f14230db07">SetPrefixAllButMerged</a> (bool)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01014.html#22322e459bac2f71204f0a244fd80e4e">GetPrefixAllButMerged</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01014.html#6b58aff14bb7f494c994cf073bf5bb66">PrefixAllButMergedOn</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01014.html#f09cd324811e3e8279bd9110bd37bd89">PrefixAllButMergedOff</a> ()</td></tr>

<tr><td colspan="2"><br><h2>Static Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">static <a class="el" href="a01014.html">vtkMergeTables</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01014.html#2534611be1bca455f78397d1f29a91f5">New</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">static int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01014.html#5b68d582e3c2ad9fb2e745fe8601f649">IsTypeOf</a> (const char *type)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">static <a class="el" href="a01014.html">vtkMergeTables</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01014.html#79b5323ea40293217e8eeb1665362e0e">SafeDownCast</a> (<a class="el" href="a01084.html">vtkObject</a> *o)</td></tr>

<tr><td colspan="2"><br><h2>Protected Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01014.html#aac83a9c6e5d35f979badd1de72f2553">vtkMergeTables</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01014.html#4a71e3a1467a563e7c2144ec6b5d1703">~vtkMergeTables</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01014.html#5a5ab24cd9c8ff1953fd9079f06ffd6a">RequestData</a> (<a class="el" href="a00872.html">vtkInformation</a> *, <a class="el" href="a00895.html">vtkInformationVector</a> **, <a class="el" href="a00895.html">vtkInformationVector</a> *)</td></tr>

<tr><td colspan="2"><br><h2>Protected Attributes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01014.html#559b728d40e01afb8a1a1cdcac0ba36a">MergeColumnsByName</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01014.html#bbe917e9c488b94f3e589650638b3bcb">PrefixAllButMerged</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">char *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01014.html#9198020f194173488621bae64b60f09e">FirstTablePrefix</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">char *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01014.html#d6c5d609c9a9c9fc981030e038b8b381">SecondTablePrefix</a></td></tr>

</table>
<hr><h2>Member Typedef Documentation</h2>
<a class="anchor" name="948989e1f0159dbe831daffee131f125"></a><!-- doxytag: member="vtkMergeTables::Superclass" ref="948989e1f0159dbe831daffee131f125" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">typedef <a class="el" href="a01658.html">vtkTableAlgorithm</a> <a class="el" href="a01658.html">vtkMergeTables::Superclass</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Reimplemented from <a class="el" href="a01658.html#e71eff4b26bf9f313690008c05fc3263">vtkTableAlgorithm</a>.</p>

<p>Definition at line <a class="el" href="a04828.html#l00050">50</a> of file <a class="el" href="a04828.html">vtkMergeTables.h</a>.</p>

</div>
</div><p>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" name="aac83a9c6e5d35f979badd1de72f2553"></a><!-- doxytag: member="vtkMergeTables::vtkMergeTables" ref="aac83a9c6e5d35f979badd1de72f2553" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">vtkMergeTables::vtkMergeTables           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [protected]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

</div>
</div><p>
<a class="anchor" name="4a71e3a1467a563e7c2144ec6b5d1703"></a><!-- doxytag: member="vtkMergeTables::~vtkMergeTables" ref="4a71e3a1467a563e7c2144ec6b5d1703" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">vtkMergeTables::~vtkMergeTables           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [protected]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

</div>
</div><p>
<hr><h2>Member Function Documentation</h2>
<a class="anchor" name="2534611be1bca455f78397d1f29a91f5"></a><!-- doxytag: member="vtkMergeTables::New" ref="2534611be1bca455f78397d1f29a91f5" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static <a class="el" href="a01014.html">vtkMergeTables</a>* vtkMergeTables::New           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Create an object with Debug turned off, modified time initialized to zero, and reference counting on. 
<p>Reimplemented from <a class="el" href="a01658.html#1e8db94a40b1fa7946147f5b8322c13a">vtkTableAlgorithm</a>.</p>

</div>
</div><p>
<a class="anchor" name="513d7bb7ad069cbbf8b06f4d7238d383"></a><!-- doxytag: member="vtkMergeTables::GetClassName" ref="513d7bb7ad069cbbf8b06f4d7238d383" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual const char* vtkMergeTables::GetClassName           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Reimplemented from <a class="el" href="a01658.html#a2bc407279f13174f55d8226b1cb69b9">vtkTableAlgorithm</a>.</p>

</div>
</div><p>
<a class="anchor" name="5b68d582e3c2ad9fb2e745fe8601f649"></a><!-- doxytag: member="vtkMergeTables::IsTypeOf" ref="5b68d582e3c2ad9fb2e745fe8601f649" args="(const char *type)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static int vtkMergeTables::IsTypeOf           </td>
          <td>(</td>
          <td class="paramtype">const char *&nbsp;</td>
          <td class="paramname"> <em>name</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Return 1 if this class type is the same type of (or a subclass of) the named class. Returns 0 otherwise. This method works in combination with vtkTypeRevisionMacro found in vtkSetGet.h. 
<p>Reimplemented from <a class="el" href="a01658.html#6c1959af90dc7bdd9180e67d73c602a5">vtkTableAlgorithm</a>.</p>

</div>
</div><p>
<a class="anchor" name="899fdfffede87bdd6a6ff373e4718c25"></a><!-- doxytag: member="vtkMergeTables::IsA" ref="899fdfffede87bdd6a6ff373e4718c25" args="(const char *type)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual int vtkMergeTables::IsA           </td>
          <td>(</td>
          <td class="paramtype">const char *&nbsp;</td>
          <td class="paramname"> <em>name</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Return 1 if this class is the same type of (or a subclass of) the named class. Returns 0 otherwise. This method works in combination with vtkTypeRevisionMacro found in vtkSetGet.h. 
<p>Reimplemented from <a class="el" href="a01658.html#089c6101c9eda87d65dbb946f4e211ad">vtkTableAlgorithm</a>.</p>

</div>
</div><p>
<a class="anchor" name="79b5323ea40293217e8eeb1665362e0e"></a><!-- doxytag: member="vtkMergeTables::SafeDownCast" ref="79b5323ea40293217e8eeb1665362e0e" args="(vtkObject *o)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static <a class="el" href="a01014.html">vtkMergeTables</a>* vtkMergeTables::SafeDownCast           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="a01084.html">vtkObject</a> *&nbsp;</td>
          <td class="paramname"> <em>o</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Reimplemented from <a class="el" href="a01658.html#a9373d392d3f520454d52ef6adaa09e3">vtkTableAlgorithm</a>.</p>

</div>
</div><p>
<a class="anchor" name="c43ddbc6fba2014a516ee4c300fb2d24"></a><!-- doxytag: member="vtkMergeTables::PrintSelf" ref="c43ddbc6fba2014a516ee4c300fb2d24" args="(ostream &amp;os, vtkIndent indent)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void vtkMergeTables::PrintSelf           </td>
          <td>(</td>
          <td class="paramtype">ostream &amp;&nbsp;</td>
          <td class="paramname"> <em>os</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="a00869.html">vtkIndent</a>&nbsp;</td>
          <td class="paramname"> <em>indent</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Methods invoked by print to print information about the object including superclasses. Typically not called by the user (use <a class="el" href="a01085.html#edadf6378465fd81c2592ef64262e2a5">Print()</a> instead) but used in the hierarchical print process to combine the output of several classes. 
<p>Reimplemented from <a class="el" href="a01658.html#368da4c8eb6cbcda080c54addaee1fe5">vtkTableAlgorithm</a>.</p>

</div>
</div><p>
<a class="anchor" name="6728cf3988abef1fc3ca27e53c216cb3"></a><!-- doxytag: member="vtkMergeTables::SetFirstTablePrefix" ref="6728cf3988abef1fc3ca27e53c216cb3" args="(const char *)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkMergeTables::SetFirstTablePrefix           </td>
          <td>(</td>
          <td class="paramtype">const char *&nbsp;</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
The prefix to give to same-named fields from the first table. Default is "Table1.". 
</div>
</div><p>
<a class="anchor" name="9d357e92ea16d73792ff945ccbaa6ccc"></a><!-- doxytag: member="vtkMergeTables::GetFirstTablePrefix" ref="9d357e92ea16d73792ff945ccbaa6ccc" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual char* vtkMergeTables::GetFirstTablePrefix           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
The prefix to give to same-named fields from the first table. Default is "Table1.". 
</div>
</div><p>
<a class="anchor" name="e1519c16ca8015709e6288be469fa843"></a><!-- doxytag: member="vtkMergeTables::SetSecondTablePrefix" ref="e1519c16ca8015709e6288be469fa843" args="(const char *)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkMergeTables::SetSecondTablePrefix           </td>
          <td>(</td>
          <td class="paramtype">const char *&nbsp;</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
The prefix to give to same-named fields from the second table. Default is "Table2.". 
</div>
</div><p>
<a class="anchor" name="3a3c6b02b116752408c0a64d49a08100"></a><!-- doxytag: member="vtkMergeTables::GetSecondTablePrefix" ref="3a3c6b02b116752408c0a64d49a08100" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual char* vtkMergeTables::GetSecondTablePrefix           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
The prefix to give to same-named fields from the second table. Default is "Table2.". 
</div>
</div><p>
<a class="anchor" name="efb59202ea3950200bb5dbc362862d59"></a><!-- doxytag: member="vtkMergeTables::SetMergeColumnsByName" ref="efb59202ea3950200bb5dbc362862d59" args="(bool)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkMergeTables::SetMergeColumnsByName           </td>
          <td>(</td>
          <td class="paramtype">bool&nbsp;</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
If on, merges columns with the same name. If off, keeps both columns, but calls one FirstTablePrefix + name, and the other SecondTablePrefix + name. Default is on. 
</div>
</div><p>
<a class="anchor" name="3615dce9e4134e2e71d1ade1513573e5"></a><!-- doxytag: member="vtkMergeTables::GetMergeColumnsByName" ref="3615dce9e4134e2e71d1ade1513573e5" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual bool vtkMergeTables::GetMergeColumnsByName           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
If on, merges columns with the same name. If off, keeps both columns, but calls one FirstTablePrefix + name, and the other SecondTablePrefix + name. Default is on. 
</div>
</div><p>
<a class="anchor" name="2eb5cc780248ac27a1a0aa44a2b66de4"></a><!-- doxytag: member="vtkMergeTables::MergeColumnsByNameOn" ref="2eb5cc780248ac27a1a0aa44a2b66de4" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkMergeTables::MergeColumnsByNameOn           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
If on, merges columns with the same name. If off, keeps both columns, but calls one FirstTablePrefix + name, and the other SecondTablePrefix + name. Default is on. 
</div>
</div><p>
<a class="anchor" name="f32633faa207ed54a5b86d5e7a1e13a0"></a><!-- doxytag: member="vtkMergeTables::MergeColumnsByNameOff" ref="f32633faa207ed54a5b86d5e7a1e13a0" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkMergeTables::MergeColumnsByNameOff           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
If on, merges columns with the same name. If off, keeps both columns, but calls one FirstTablePrefix + name, and the other SecondTablePrefix + name. Default is on. 
</div>
</div><p>
<a class="anchor" name="9e071ee1d2504bd31ff3f3f14230db07"></a><!-- doxytag: member="vtkMergeTables::SetPrefixAllButMerged" ref="9e071ee1d2504bd31ff3f3f14230db07" args="(bool)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkMergeTables::SetPrefixAllButMerged           </td>
          <td>(</td>
          <td class="paramtype">bool&nbsp;</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
If on, all columns will have prefixes except merged columns. If off, only unmerged columns with the same name will have prefixes. Default is off. 
</div>
</div><p>
<a class="anchor" name="22322e459bac2f71204f0a244fd80e4e"></a><!-- doxytag: member="vtkMergeTables::GetPrefixAllButMerged" ref="22322e459bac2f71204f0a244fd80e4e" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual bool vtkMergeTables::GetPrefixAllButMerged           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
If on, all columns will have prefixes except merged columns. If off, only unmerged columns with the same name will have prefixes. Default is off. 
</div>
</div><p>
<a class="anchor" name="6b58aff14bb7f494c994cf073bf5bb66"></a><!-- doxytag: member="vtkMergeTables::PrefixAllButMergedOn" ref="6b58aff14bb7f494c994cf073bf5bb66" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkMergeTables::PrefixAllButMergedOn           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
If on, all columns will have prefixes except merged columns. If off, only unmerged columns with the same name will have prefixes. Default is off. 
</div>
</div><p>
<a class="anchor" name="f09cd324811e3e8279bd9110bd37bd89"></a><!-- doxytag: member="vtkMergeTables::PrefixAllButMergedOff" ref="f09cd324811e3e8279bd9110bd37bd89" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkMergeTables::PrefixAllButMergedOff           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
If on, all columns will have prefixes except merged columns. If off, only unmerged columns with the same name will have prefixes. Default is off. 
</div>
</div><p>
<a class="anchor" name="5a5ab24cd9c8ff1953fd9079f06ffd6a"></a><!-- doxytag: member="vtkMergeTables::RequestData" ref="5a5ab24cd9c8ff1953fd9079f06ffd6a" args="(vtkInformation *, vtkInformationVector **, vtkInformationVector *)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int vtkMergeTables::RequestData           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="a00872.html">vtkInformation</a> *&nbsp;</td>
          <td class="paramname"> <em>request</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="a00895.html">vtkInformationVector</a> **&nbsp;</td>
          <td class="paramname"> <em>inputVector</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="a00895.html">vtkInformationVector</a> *&nbsp;</td>
          <td class="paramname"> <em>outputVector</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td><code> [protected, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
This is called by the superclass. This is the method you should override. 
<p>Reimplemented from <a class="el" href="a01658.html#76ecb5162644ca3bd5bcd900abfa8809">vtkTableAlgorithm</a>.</p>

</div>
</div><p>
<hr><h2>Member Data Documentation</h2>
<a class="anchor" name="559b728d40e01afb8a1a1cdcac0ba36a"></a><!-- doxytag: member="vtkMergeTables::MergeColumnsByName" ref="559b728d40e01afb8a1a1cdcac0ba36a" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="a01014.html#559b728d40e01afb8a1a1cdcac0ba36a">vtkMergeTables::MergeColumnsByName</a><code> [protected]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="a04828.html#l00089">89</a> of file <a class="el" href="a04828.html">vtkMergeTables.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="bbe917e9c488b94f3e589650638b3bcb"></a><!-- doxytag: member="vtkMergeTables::PrefixAllButMerged" ref="bbe917e9c488b94f3e589650638b3bcb" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="a01014.html#bbe917e9c488b94f3e589650638b3bcb">vtkMergeTables::PrefixAllButMerged</a><code> [protected]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="a04828.html#l00090">90</a> of file <a class="el" href="a04828.html">vtkMergeTables.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="9198020f194173488621bae64b60f09e"></a><!-- doxytag: member="vtkMergeTables::FirstTablePrefix" ref="9198020f194173488621bae64b60f09e" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">char* <a class="el" href="a01014.html#9198020f194173488621bae64b60f09e">vtkMergeTables::FirstTablePrefix</a><code> [protected]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="a04828.html#l00091">91</a> of file <a class="el" href="a04828.html">vtkMergeTables.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="d6c5d609c9a9c9fc981030e038b8b381"></a><!-- doxytag: member="vtkMergeTables::SecondTablePrefix" ref="d6c5d609c9a9c9fc981030e038b8b381" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">char* <a class="el" href="a01014.html#d6c5d609c9a9c9fc981030e038b8b381">vtkMergeTables::SecondTablePrefix</a><code> [protected]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="a04828.html#l00092">92</a> of file <a class="el" href="a04828.html">vtkMergeTables.h</a>.</p>

</div>
</div><p>
<hr>The documentation for this class was generated from the following file:<ul>
<li>dox/Infovis/<a class="el" href="a04828.html">vtkMergeTables.h</a></ul>
</div>
<hr size="1"><address style="text-align: right;"><small>Generated on Wed Jun 3 19:17:12 2009 for VTK by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address>
</body>
</html>