Sophie

Sophie

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

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: vtkCollectGraph 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>vtkCollectGraph Class Reference</h1><!-- doxytag: class="vtkCollectGraph" --><!-- doxytag: inherits="vtkGraphAlgorithm" --><code>#include &lt;<a class="el" href="a05067.html">vtkCollectGraph.h</a>&gt;</code>
<p>
<div class="dynheader">
Inheritance diagram for vtkCollectGraph:</div>
<div class="dynsection">
<p><center><img src="a08652.png" border="0" usemap="#a08653" alt="Inheritance graph"></center>
<map name="a08653">
<area shape="rect" href="a00656.html" title="Superclass for algorithms that produce only graph as output." alt="" coords="6,229,142,256"><area shape="rect" href="a00101.html" title="Superclass for all sources, filters, and sinks in VTK." alt="" coords="24,155,123,181"><area shape="rect" href="a01084.html" title="abstract base class for most VTK objects" alt="" coords="34,80,114,107"><area shape="rect" href="a01085.html" title="abstract base class for most VTK objects" alt="" coords="19,5,128,32"></map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div>
<div class="dynheader">
Collaboration diagram for vtkCollectGraph:</div>
<div class="dynsection">
<p><center><img src="a08654.png" border="0" usemap="#a08655" alt="Collaboration graph"></center>
<map name="a08655">
<area shape="rect" href="a00656.html" title="Superclass for algorithms that produce only graph as output." alt="" coords="1583,509,1719,536"><area shape="rect" href="a00101.html" title="Superclass for all sources, filters, and sinks in VTK." alt="" coords="1041,524,1140,551"><area shape="rect" href="a00472.html" title="Superclass for all pipeline executives in VTK." alt="" coords="1419,452,1517,479"><area shape="rect" href="a01084.html" title="abstract base class for most VTK objects" alt="" coords="444,313,524,340"><area shape="rect" href="a00895.html" title="Store zero or more vtkInformation instances." alt="" coords="679,427,828,453"><area shape="rect" href="a00872.html" title="Store vtkAlgorithm input/output information." alt="" coords="699,576,808,603"><area shape="rect" href="a01062.html" title="Multiprocessing communication superclass." alt="" coords="1379,216,1557,243"><area shape="rect" href="a01144.html" title="base class for writing debug output to a console" alt="" coords="688,291,819,317"><area shape="rect" href="a00285.html" title="create and manipulate unsorted lists of objects" alt="" coords="1040,96,1141,123"><area shape="rect" href="a00286.html" title="vtkCollectionElement" alt="" coords="679,45,828,72"><area shape="rect" href="a00293.html" title="Used to send/receive messages in a multiprocess environment." alt="" coords="857,208,985,235"><area shape="rect" href="a01085.html" title="abstract base class for most VTK objects" alt="" coords="7,528,116,555"><area shape="rect" href="a00884.html" title="internal structure for vtkInformation" alt="" coords="403,575,565,601"><area shape="rect" href="a00886.html" title="Superclass for vtkInformation keys." alt="" coords="169,589,300,616"><area shape="rect" href="a01719.html" title="record modification and/or execution time" alt="" coords="180,364,289,391"><area shape="rect" href="a00891.html" title="Key for pointer to pointer." alt="" coords="393,625,575,652"><area shape="rect" href="a01571.html" title="Process communication using Sockets." alt="" coords="1744,216,1885,243"><area shape="rect" href="a01145.html" title="vtkOutputWindowCleanup" alt="" coords="393,377,575,404"></map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div>

<p>
<a href="a08656.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2>
Collect distributed graph. 
<p>
This filter has code to collect a graph from across processes onto vertex 0. Collection can be turned on or off using the "PassThrough" flag. 
<p>Definition at line <a class="el" href="a05067.html#l00034">34</a> of file <a class="el" href="a05067.html">vtkCollectGraph.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">enum &nbsp;</td><td class="memItemRight" valign="bottom">{ <a class="el" href="a00284.html#a0b7375c3bedf6a2ec87132a179d176669528d948359d1d93013f74996461a99">DIRECTED_OUTPUT</a>, 
<a class="el" href="a00284.html#a0b7375c3bedf6a2ec87132a179d1766a9bfa770d9a63082f9ef72982a5cc0ba">UNDIRECTED_OUTPUT</a>, 
<a class="el" href="a00284.html#a0b7375c3bedf6a2ec87132a179d17666a0f31d72a5c026dcf8a223084c4c672">USE_INPUT_TYPE</a>
 }</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">typedef <a class="el" href="a00656.html">vtkGraphAlgorithm</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00284.html#154d5d56d68fc745b1ff90ca4ea24f9f">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="a00284.html#82c25d6fa646ba8f4411ee330fcfd028">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="a00284.html#40aa2d735a7e322bc9def9355ec88640">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="a00284.html#4479fb057501a2c3fb79ce4e0867debe">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="a00284.html#34be4b7642e8b4440c945e3b801c21a3">SetController</a> (<a class="el" href="a01062.html">vtkMultiProcessController</a> *)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual <a class="el" href="a01062.html">vtkMultiProcessController</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00284.html#204919676dd24b633b4a189751b398b9">GetController</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="a00284.html#4a1265f312d5dcff78e106b51a3fa177">SetSocketController</a> (<a class="el" href="a01571.html">vtkSocketController</a> *)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual <a class="el" href="a01571.html">vtkSocketController</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00284.html#8419ce76a5f6b22cecdac67aae7e702b">GetSocketController</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="a00284.html#272fb2e9ad03bb9c5b5449b489eb3c2d">SetPassThrough</a> (int)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00284.html#dd144e04da9724b3045b9477c274abbc">GetPassThrough</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="a00284.html#58755e5d511be1c2d54d5aac9cb6c9a1">PassThroughOn</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="a00284.html#b0e59e04256e481241534a55fb1b36ec">PassThroughOff</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="a00284.html#6cdc0186881735a6c3ed83bf86210f75">SetOutputType</a> (int)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00284.html#6f9ac631052d483611fa552e795048eb">GetOutputType</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="a00284.html">vtkCollectGraph</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00284.html#abb6827d986d9c4608765830b58de7e1">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="a00284.html#839072172c994d55b6b563972c5cf2a1">IsTypeOf</a> (const char *type)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">static <a class="el" href="a00284.html">vtkCollectGraph</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00284.html#0db468102d5c0ca1396e1d24d44be68e">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="a00284.html#494e9f04c8180630b4577252caf40f86">vtkCollectGraph</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00284.html#42d579237a680025f86f14df66299e51">~vtkCollectGraph</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="a00284.html#a5ae0273d0d7770848ae9ddb0e404c75">RequestUpdateExtent</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 class="memItemLeft" nowrap align="right" valign="top">virtual int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00284.html#56c311c335c48244cc760dad04e9c10c">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 class="memItemLeft" nowrap align="right" valign="top">virtual int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00284.html#6248a1a0b0da9423f45bcb76df54e4ce">RequestInformation</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 class="memItemLeft" nowrap align="right" valign="top">virtual int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00284.html#0540a0c9449de37b8c81a20ab4709963">RequestDataObject</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">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00284.html#e89b014c3a43971f64e3b521133437f9">PassThrough</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00284.html#821cd8dd21a1474136517da82d0021ff">OutputType</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="a01062.html">vtkMultiProcessController</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00284.html#f4771413b5fcb48759edd4881903b6f0">Controller</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="a01571.html">vtkSocketController</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00284.html#947028c054ac8d2f9c466a0bd40784b7">SocketController</a></td></tr>

</table>
<hr><h2>Member Typedef Documentation</h2>
<a class="anchor" name="154d5d56d68fc745b1ff90ca4ea24f9f"></a><!-- doxytag: member="vtkCollectGraph::Superclass" ref="154d5d56d68fc745b1ff90ca4ea24f9f" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">typedef <a class="el" href="a00656.html">vtkGraphAlgorithm</a> <a class="el" href="a00656.html">vtkCollectGraph::Superclass</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Reimplemented from <a class="el" href="a00656.html#65ff0af97f9d847799accd57f8814926">vtkGraphAlgorithm</a>.</p>

<p>Definition at line <a class="el" href="a05067.html#l00038">38</a> of file <a class="el" href="a05067.html">vtkCollectGraph.h</a>.</p>

</div>
</div><p>
<hr><h2>Member Enumeration Documentation</h2>
<a class="anchor" name="a0b7375c3bedf6a2ec87132a179d1766"></a><!-- doxytag: member="vtkCollectGraph::@48" ref="a0b7375c3bedf6a2ec87132a179d1766" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">anonymous enum          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
<dl compact><dt><b>Enumerator: </b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"><em><a class="anchor" name="a0b7375c3bedf6a2ec87132a179d176669528d948359d1d93013f74996461a99"></a><!-- doxytag: member="DIRECTED_OUTPUT" ref="a0b7375c3bedf6a2ec87132a179d176669528d948359d1d93013f74996461a99" args="" -->DIRECTED_OUTPUT</em>&nbsp;</td><td>
</td></tr>
<tr><td valign="top"><em><a class="anchor" name="a0b7375c3bedf6a2ec87132a179d1766a9bfa770d9a63082f9ef72982a5cc0ba"></a><!-- doxytag: member="UNDIRECTED_OUTPUT" ref="a0b7375c3bedf6a2ec87132a179d1766a9bfa770d9a63082f9ef72982a5cc0ba" args="" -->UNDIRECTED_OUTPUT</em>&nbsp;</td><td>
</td></tr>
<tr><td valign="top"><em><a class="anchor" name="a0b7375c3bedf6a2ec87132a179d17666a0f31d72a5c026dcf8a223084c4c672"></a><!-- doxytag: member="USE_INPUT_TYPE" ref="a0b7375c3bedf6a2ec87132a179d17666a0f31d72a5c026dcf8a223084c4c672" args="" -->USE_INPUT_TYPE</em>&nbsp;</td><td>
</td></tr>
</table>
</dl>

<p>Definition at line <a class="el" href="a05067.html#l00064">64</a> of file <a class="el" href="a05067.html">vtkCollectGraph.h</a>.</p>

</div>
</div><p>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" name="494e9f04c8180630b4577252caf40f86"></a><!-- doxytag: member="vtkCollectGraph::vtkCollectGraph" ref="494e9f04c8180630b4577252caf40f86" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">vtkCollectGraph::vtkCollectGraph           </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="42d579237a680025f86f14df66299e51"></a><!-- doxytag: member="vtkCollectGraph::~vtkCollectGraph" ref="42d579237a680025f86f14df66299e51" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">vtkCollectGraph::~vtkCollectGraph           </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="abb6827d986d9c4608765830b58de7e1"></a><!-- doxytag: member="vtkCollectGraph::New" ref="abb6827d986d9c4608765830b58de7e1" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static <a class="el" href="a00284.html">vtkCollectGraph</a>* vtkCollectGraph::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="a00656.html#1cff1f253656090acf628631b4e0b36e">vtkGraphAlgorithm</a>.</p>

</div>
</div><p>
<a class="anchor" name="82c25d6fa646ba8f4411ee330fcfd028"></a><!-- doxytag: member="vtkCollectGraph::GetClassName" ref="82c25d6fa646ba8f4411ee330fcfd028" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual const char* vtkCollectGraph::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="a00656.html#19fd761c1a7702d463ecd187d224ddef">vtkGraphAlgorithm</a>.</p>

</div>
</div><p>
<a class="anchor" name="839072172c994d55b6b563972c5cf2a1"></a><!-- doxytag: member="vtkCollectGraph::IsTypeOf" ref="839072172c994d55b6b563972c5cf2a1" args="(const char *type)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static int vtkCollectGraph::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="a00656.html#82cb3fc0686797578cce635b27df2b2e">vtkGraphAlgorithm</a>.</p>

</div>
</div><p>
<a class="anchor" name="40aa2d735a7e322bc9def9355ec88640"></a><!-- doxytag: member="vtkCollectGraph::IsA" ref="40aa2d735a7e322bc9def9355ec88640" args="(const char *type)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual int vtkCollectGraph::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="a00656.html#d7389dfdd1ab2579c3109c589b6a2a5d">vtkGraphAlgorithm</a>.</p>

</div>
</div><p>
<a class="anchor" name="0db468102d5c0ca1396e1d24d44be68e"></a><!-- doxytag: member="vtkCollectGraph::SafeDownCast" ref="0db468102d5c0ca1396e1d24d44be68e" args="(vtkObject *o)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static <a class="el" href="a00284.html">vtkCollectGraph</a>* vtkCollectGraph::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="a00656.html#f837b1caa1cdbb31f677e59af1a8895c">vtkGraphAlgorithm</a>.</p>

</div>
</div><p>
<a class="anchor" name="4479fb057501a2c3fb79ce4e0867debe"></a><!-- doxytag: member="vtkCollectGraph::PrintSelf" ref="4479fb057501a2c3fb79ce4e0867debe" args="(ostream &amp;os, vtkIndent indent)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void vtkCollectGraph::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="a00656.html#f107f75f6b708a81fe0bf11114824a71">vtkGraphAlgorithm</a>.</p>

</div>
</div><p>
<a class="anchor" name="34be4b7642e8b4440c945e3b801c21a3"></a><!-- doxytag: member="vtkCollectGraph::SetController" ref="34be4b7642e8b4440c945e3b801c21a3" args="(vtkMultiProcessController *)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkCollectGraph::SetController           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="a01062.html">vtkMultiProcessController</a> *&nbsp;</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
By defualt this filter uses the global controller, but this method can be used to set another instead. 
</div>
</div><p>
<a class="anchor" name="204919676dd24b633b4a189751b398b9"></a><!-- doxytag: member="vtkCollectGraph::GetController" ref="204919676dd24b633b4a189751b398b9" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual <a class="el" href="a01062.html">vtkMultiProcessController</a>* vtkCollectGraph::GetController           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
By defualt this filter uses the global controller, but this method can be used to set another instead. 
</div>
</div><p>
<a class="anchor" name="4a1265f312d5dcff78e106b51a3fa177"></a><!-- doxytag: member="vtkCollectGraph::SetSocketController" ref="4a1265f312d5dcff78e106b51a3fa177" args="(vtkSocketController *)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkCollectGraph::SetSocketController           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="a01571.html">vtkSocketController</a> *&nbsp;</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
When this filter is being used in client-server mode, this is the controller used to communicate between client and server. Client should not set the other controller. 
</div>
</div><p>
<a class="anchor" name="8419ce76a5f6b22cecdac67aae7e702b"></a><!-- doxytag: member="vtkCollectGraph::GetSocketController" ref="8419ce76a5f6b22cecdac67aae7e702b" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual <a class="el" href="a01571.html">vtkSocketController</a>* vtkCollectGraph::GetSocketController           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
When this filter is being used in client-server mode, this is the controller used to communicate between client and server. Client should not set the other controller. 
</div>
</div><p>
<a class="anchor" name="272fb2e9ad03bb9c5b5449b489eb3c2d"></a><!-- doxytag: member="vtkCollectGraph::SetPassThrough" ref="272fb2e9ad03bb9c5b5449b489eb3c2d" args="(int)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkCollectGraph::SetPassThrough           </td>
          <td>(</td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
To collect or just copy input to output. Off (collect) by default. 
</div>
</div><p>
<a class="anchor" name="dd144e04da9724b3045b9477c274abbc"></a><!-- doxytag: member="vtkCollectGraph::GetPassThrough" ref="dd144e04da9724b3045b9477c274abbc" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual int vtkCollectGraph::GetPassThrough           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
To collect or just copy input to output. Off (collect) by default. 
</div>
</div><p>
<a class="anchor" name="58755e5d511be1c2d54d5aac9cb6c9a1"></a><!-- doxytag: member="vtkCollectGraph::PassThroughOn" ref="58755e5d511be1c2d54d5aac9cb6c9a1" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkCollectGraph::PassThroughOn           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
To collect or just copy input to output. Off (collect) by default. 
</div>
</div><p>
<a class="anchor" name="b0e59e04256e481241534a55fb1b36ec"></a><!-- doxytag: member="vtkCollectGraph::PassThroughOff" ref="b0e59e04256e481241534a55fb1b36ec" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkCollectGraph::PassThroughOff           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
To collect or just copy input to output. Off (collect) by default. 
</div>
</div><p>
<a class="anchor" name="6cdc0186881735a6c3ed83bf86210f75"></a><!-- doxytag: member="vtkCollectGraph::SetOutputType" ref="6cdc0186881735a6c3ed83bf86210f75" args="(int)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkCollectGraph::SetOutputType           </td>
          <td>(</td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Directedness flag, used to signal whether the output graph is directed or undirected. DIRECTED_OUTPUT expects that this filter is generating a directed graph. UNDIRECTED_OUTPUT expects that this filter is generating an undirected graph. DIRECTED_OUTPUT and UNDIRECTED_OUTPUT flags should only be set on the client filter. Server filters should be set to USE_INPUT_TYPE since they have valid input and the directedness is determined from the input type. 
</div>
</div><p>
<a class="anchor" name="6f9ac631052d483611fa552e795048eb"></a><!-- doxytag: member="vtkCollectGraph::GetOutputType" ref="6f9ac631052d483611fa552e795048eb" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual int vtkCollectGraph::GetOutputType           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Directedness flag, used to signal whether the output graph is directed or undirected. DIRECTED_OUTPUT expects that this filter is generating a directed graph. UNDIRECTED_OUTPUT expects that this filter is generating an undirected graph. DIRECTED_OUTPUT and UNDIRECTED_OUTPUT flags should only be set on the client filter. Server filters should be set to USE_INPUT_TYPE since they have valid input and the directedness is determined from the input type. 
</div>
</div><p>
<a class="anchor" name="a5ae0273d0d7770848ae9ddb0e404c75"></a><!-- doxytag: member="vtkCollectGraph::RequestUpdateExtent" ref="a5ae0273d0d7770848ae9ddb0e404c75" args="(vtkInformation *, vtkInformationVector **, vtkInformationVector *)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual int vtkCollectGraph::RequestUpdateExtent           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="a00872.html">vtkInformation</a> *&nbsp;</td>
          <td class="paramname">, </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">, </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"></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="a00656.html#0b94f2290ac707a52072ce9976fd0bc2">vtkGraphAlgorithm</a>.</p>

</div>
</div><p>
<a class="anchor" name="56c311c335c48244cc760dad04e9c10c"></a><!-- doxytag: member="vtkCollectGraph::RequestData" ref="56c311c335c48244cc760dad04e9c10c" args="(vtkInformation *, vtkInformationVector **, vtkInformationVector *)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual int vtkCollectGraph::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="a00656.html#adc44af7541c6076e3953a94e9477abf">vtkGraphAlgorithm</a>.</p>

</div>
</div><p>
<a class="anchor" name="6248a1a0b0da9423f45bcb76df54e4ce"></a><!-- doxytag: member="vtkCollectGraph::RequestInformation" ref="6248a1a0b0da9423f45bcb76df54e4ce" args="(vtkInformation *, vtkInformationVector **, vtkInformationVector *)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual int vtkCollectGraph::RequestInformation           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="a00872.html">vtkInformation</a> *&nbsp;</td>
          <td class="paramname">, </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">, </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"></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>

<p>Reimplemented from <a class="el" href="a00656.html#9cc58ff2c639b8b8e6115faa202e0143">vtkGraphAlgorithm</a>.</p>

</div>
</div><p>
<a class="anchor" name="0540a0c9449de37b8c81a20ab4709963"></a><!-- doxytag: member="vtkCollectGraph::RequestDataObject" ref="0540a0c9449de37b8c81a20ab4709963" args="(vtkInformation *, vtkInformationVector **, vtkInformationVector *)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual int vtkCollectGraph::RequestDataObject           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="a00872.html">vtkInformation</a> *&nbsp;</td>
          <td class="paramname">, </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>
By default, creates the same output type as the input type. 
<p>Reimplemented from <a class="el" href="a00656.html#669976498781eec4316b751702f9aa08">vtkGraphAlgorithm</a>.</p>

</div>
</div><p>
<hr><h2>Member Data Documentation</h2>
<a class="anchor" name="e89b014c3a43971f64e3b521133437f9"></a><!-- doxytag: member="vtkCollectGraph::PassThrough" ref="e89b014c3a43971f64e3b521133437f9" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int <a class="el" href="a00284.html#e89b014c3a43971f64e3b521133437f9">vtkCollectGraph::PassThrough</a><code> [protected]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="a05067.html#l00087">87</a> of file <a class="el" href="a05067.html">vtkCollectGraph.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="821cd8dd21a1474136517da82d0021ff"></a><!-- doxytag: member="vtkCollectGraph::OutputType" ref="821cd8dd21a1474136517da82d0021ff" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int <a class="el" href="a00284.html#821cd8dd21a1474136517da82d0021ff">vtkCollectGraph::OutputType</a><code> [protected]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="a05067.html#l00088">88</a> of file <a class="el" href="a05067.html">vtkCollectGraph.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="f4771413b5fcb48759edd4881903b6f0"></a><!-- doxytag: member="vtkCollectGraph::Controller" ref="f4771413b5fcb48759edd4881903b6f0" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="a01062.html">vtkMultiProcessController</a>* <a class="el" href="a00284.html#f4771413b5fcb48759edd4881903b6f0">vtkCollectGraph::Controller</a><code> [protected]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="a05067.html#l00096">96</a> of file <a class="el" href="a05067.html">vtkCollectGraph.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="947028c054ac8d2f9c466a0bd40784b7"></a><!-- doxytag: member="vtkCollectGraph::SocketController" ref="947028c054ac8d2f9c466a0bd40784b7" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="a01571.html">vtkSocketController</a>* <a class="el" href="a00284.html#947028c054ac8d2f9c466a0bd40784b7">vtkCollectGraph::SocketController</a><code> [protected]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="a05067.html#l00097">97</a> of file <a class="el" href="a05067.html">vtkCollectGraph.h</a>.</p>

</div>
</div><p>
<hr>The documentation for this class was generated from the following file:<ul>
<li>dox/Parallel/<a class="el" href="a05067.html">vtkCollectGraph.h</a></ul>
</div>
<hr size="1"><address style="text-align: right;"><small>Generated on Wed Jun 3 18:57:19 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>