Sophie

Sophie

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

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: vtkInformationVector 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>vtkInformationVector Class Reference</h1><!-- doxytag: class="vtkInformationVector" --><!-- doxytag: inherits="vtkObject" --><code>#include &lt;<a class="el" href="a03856.html">vtkInformationVector.h</a>&gt;</code>
<p>
<div class="dynheader">
Inheritance diagram for vtkInformationVector:</div>
<div class="dynsection">
<p><center><img src="a11505.png" border="0" usemap="#a11506" alt="Inheritance graph"></center>
<map name="a11506">
<area shape="rect" href="a01084.html" title="abstract base class for most VTK objects" alt="" coords="40,80,120,107"><area shape="rect" href="a01085.html" title="abstract base class for most VTK objects" alt="" coords="25,6,135,32"></map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div>
<div class="dynheader">
Collaboration diagram for vtkInformationVector:</div>
<div class="dynsection">
<p><center><img src="a11507.png" border="0" usemap="#a11508" alt="Collaboration graph"></center>
<map name="a11508">
<area shape="rect" href="a01084.html" title="abstract base class for most VTK objects" alt="" coords="87,96,167,123"><area shape="rect" href="a01085.html" title="abstract base class for most VTK objects" alt="" coords="5,5,115,32"><area shape="rect" href="a01719.html" title="record modification and/or execution time" alt="" coords="139,5,248,32"></map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div>

<p>
<a href="a11509.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2>
Store zero or more <a class="el" href="a00872.html" title="Store vtkAlgorithm input/output information.">vtkInformation</a> instances. 
<p>
<a class="el" href="a00895.html" title="Store zero or more vtkInformation instances.">vtkInformationVector</a> stores a vector of zero or more <a class="el" href="a00872.html" title="Store vtkAlgorithm input/output information.">vtkInformation</a> objects corresponding to the input or output information for a <a class="el" href="a00101.html" title="Superclass for all sources, filters, and sinks in VTK.">vtkAlgorithm</a>. An instance of this class is passed to <a class="el" href="a00101.html#99651784a97d309c0cc90072dca29542">vtkAlgorithm::ProcessRequest</a> calls.<p>
<dl class="user" compact><dt><b>Tests:</b></dt><dd><a class="el" href="c2_vtk_t_8.html#c2_vtk_t_vtkInformationVector">vtkInformationVector (Tests)</a> </dd></dl>

<p>Definition at line <a class="el" href="a03856.html#l00036">36</a> of file <a class="el" href="a03856.html">vtkInformationVector.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="a01084.html">vtkObject</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00895.html#157f2bd3f39f2bd1bcdfde2cfae04191">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="a00895.html#30e7abaf6cabce705da15be5a4686d51">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="a00895.html#9cfc88aac06fb140179f3afc7573b211">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="a00895.html#3b1124209f88c5272b652e28e4ee7d12">PrintSelf</a> (ostream &amp;os, <a class="el" href="a00869.html">vtkIndent</a> indent)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00895.html#9ca8fe7ff7820b28aea36b3396a31de6">Copy</a> (<a class="el" href="a00895.html">vtkInformationVector</a> *from, int deep=0)</td></tr>

<tr><td colspan="2"><div class="groupHeader"></div></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00895.html#3ee6f975015cf261c516efd1de2f5fa4">GetNumberOfInformationObjects</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00895.html#2260a0215d5519a12ff27d1a7e36a34d">SetNumberOfInformationObjects</a> (int n)</td></tr>

<tr><td colspan="2"><div class="groupHeader"></div></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00895.html#80bf74206e4af3464843bc6d1390ade6">SetInformationObject</a> (int index, <a class="el" href="a00872.html">vtkInformation</a> *info)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="a00872.html">vtkInformation</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00895.html#4611391ecfdd8bf98b0821895c0a4731">GetInformationObject</a> (int index)</td></tr>

<tr><td colspan="2"><div class="groupHeader"></div></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00895.html#e42185c8bf311d3447b31876e703b9a6">Append</a> (<a class="el" href="a00872.html">vtkInformation</a> *info)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00895.html#5986b9d626f5eaf322b472b90339f1f2">Remove</a> (<a class="el" href="a00872.html">vtkInformation</a> *info)</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="a00895.html#0544c7b01701c457a182d44ad5f6a2ab">Register</a> (<a class="el" href="a01085.html">vtkObjectBase</a> *o)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00895.html#85cb54d393c334d1968232989cefd5dd">UnRegister</a> (<a class="el" href="a01085.html">vtkObjectBase</a> *o)</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="a00895.html">vtkInformationVector</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00895.html#b0ccdc99771cc625221503e670ebae8a">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="a00895.html#d6a67c9bbe20cfbad46ef0a9ddfeeffa">IsTypeOf</a> (const char *type)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">static <a class="el" href="a00895.html">vtkInformationVector</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00895.html#afa2777ed1b71c3f7581e9868e76c526">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="a00895.html#05e7c967f581f22b048af38ece9303a2">vtkInformationVector</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00895.html#172a4763814d4de9d1b94fd9d9b9d53f">~vtkInformationVector</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="a00895.html#238d3512e97040e98e08bf124e755c94">ReportReferences</a> (<a class="el" href="a00572.html">vtkGarbageCollector</a> *)</td></tr>

<tr><td colspan="2"><br><h2>Protected Attributes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">vtkInformationVectorInternals *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00895.html#93cebf7ba8d0c1786818f882f9c68b4c">Internal</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00895.html#2976ae1f21ca124d3cf262da24266a37">NumberOfInformationObjects</a></td></tr>

</table>
<hr><h2>Member Typedef Documentation</h2>
<a class="anchor" name="157f2bd3f39f2bd1bcdfde2cfae04191"></a><!-- doxytag: member="vtkInformationVector::Superclass" ref="157f2bd3f39f2bd1bcdfde2cfae04191" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">typedef <a class="el" href="a01084.html">vtkObject</a> <a class="el" href="a01084.html">vtkInformationVector::Superclass</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Reimplemented from <a class="el" href="a01084.html#11429dee69f4b562e03e07b453dae9b5">vtkObject</a>.</p>

<p>Definition at line <a class="el" href="a03856.html#l00040">40</a> of file <a class="el" href="a03856.html">vtkInformationVector.h</a>.</p>

</div>
</div><p>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" name="05e7c967f581f22b048af38ece9303a2"></a><!-- doxytag: member="vtkInformationVector::vtkInformationVector" ref="05e7c967f581f22b048af38ece9303a2" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">vtkInformationVector::vtkInformationVector           </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="172a4763814d4de9d1b94fd9d9b9d53f"></a><!-- doxytag: member="vtkInformationVector::~vtkInformationVector" ref="172a4763814d4de9d1b94fd9d9b9d53f" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">vtkInformationVector::~vtkInformationVector           </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="b0ccdc99771cc625221503e670ebae8a"></a><!-- doxytag: member="vtkInformationVector::New" ref="b0ccdc99771cc625221503e670ebae8a" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static <a class="el" href="a00895.html">vtkInformationVector</a>* vtkInformationVector::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="a01084.html#4d5b227267c076d6f9e38483370b6612">vtkObject</a>.</p>

</div>
</div><p>
<a class="anchor" name="30e7abaf6cabce705da15be5a4686d51"></a><!-- doxytag: member="vtkInformationVector::GetClassName" ref="30e7abaf6cabce705da15be5a4686d51" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual const char* vtkInformationVector::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="a01084.html#d95975c85c2896ea32ff4cf1f8de0886">vtkObject</a>.</p>

</div>
</div><p>
<a class="anchor" name="d6a67c9bbe20cfbad46ef0a9ddfeeffa"></a><!-- doxytag: member="vtkInformationVector::IsTypeOf" ref="d6a67c9bbe20cfbad46ef0a9ddfeeffa" args="(const char *type)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static int vtkInformationVector::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="a01084.html#e9548a248bce0f02f73bbcccd0a9489e">vtkObject</a>.</p>

</div>
</div><p>
<a class="anchor" name="9cfc88aac06fb140179f3afc7573b211"></a><!-- doxytag: member="vtkInformationVector::IsA" ref="9cfc88aac06fb140179f3afc7573b211" args="(const char *type)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual int vtkInformationVector::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="a01084.html#831e57b04e46827a7098aa81abadee69">vtkObject</a>.</p>

</div>
</div><p>
<a class="anchor" name="afa2777ed1b71c3f7581e9868e76c526"></a><!-- doxytag: member="vtkInformationVector::SafeDownCast" ref="afa2777ed1b71c3f7581e9868e76c526" args="(vtkObject *o)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static <a class="el" href="a00895.html">vtkInformationVector</a>* vtkInformationVector::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="a01084.html#bb9351f076544c427ee91229dce83abe">vtkObject</a>.</p>

</div>
</div><p>
<a class="anchor" name="3b1124209f88c5272b652e28e4ee7d12"></a><!-- doxytag: member="vtkInformationVector::PrintSelf" ref="3b1124209f88c5272b652e28e4ee7d12" args="(ostream &amp;os, vtkIndent indent)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void vtkInformationVector::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="a01084.html#bf3dbb4154289b56a12483eee3866263">vtkObject</a>.</p>

</div>
</div><p>
<a class="anchor" name="3ee6f975015cf261c516efd1de2f5fa4"></a><!-- doxytag: member="vtkInformationVector::GetNumberOfInformationObjects" ref="3ee6f975015cf261c516efd1de2f5fa4" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int vtkInformationVector::GetNumberOfInformationObjects           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Get/Set the number of information objects in the vector. Setting the number to larger than the current number will create empty <a class="el" href="a00872.html" title="Store vtkAlgorithm input/output information.">vtkInformation</a> instances. Setting the number to smaller than the current number will remove entries from higher indices. 
<p>Definition at line <a class="el" href="a03856.html#l00048">48</a> of file <a class="el" href="a03856.html">vtkInformationVector.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="2260a0215d5519a12ff27d1a7e36a34d"></a><!-- doxytag: member="vtkInformationVector::SetNumberOfInformationObjects" ref="2260a0215d5519a12ff27d1a7e36a34d" args="(int n)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void vtkInformationVector::SetNumberOfInformationObjects           </td>
          <td>(</td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>n</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Get/Set the number of information objects in the vector. Setting the number to larger than the current number will create empty <a class="el" href="a00872.html" title="Store vtkAlgorithm input/output information.">vtkInformation</a> instances. Setting the number to smaller than the current number will remove entries from higher indices. 
</div>
</div><p>
<a class="anchor" name="80bf74206e4af3464843bc6d1390ade6"></a><!-- doxytag: member="vtkInformationVector::SetInformationObject" ref="80bf74206e4af3464843bc6d1390ade6" args="(int index, vtkInformation *info)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void vtkInformationVector::SetInformationObject           </td>
          <td>(</td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>index</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="a00872.html">vtkInformation</a> *&nbsp;</td>
          <td class="paramname"> <em>info</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Get/Set the <a class="el" href="a00872.html" title="Store vtkAlgorithm input/output information.">vtkInformation</a> instance stored at the given index in the vector. The vector will automatically expand to include the index given if necessary. Missing entries in-between will be filled with empty <a class="el" href="a00872.html" title="Store vtkAlgorithm input/output information.">vtkInformation</a> instances. 
</div>
</div><p>
<a class="anchor" name="4611391ecfdd8bf98b0821895c0a4731"></a><!-- doxytag: member="vtkInformationVector::GetInformationObject" ref="4611391ecfdd8bf98b0821895c0a4731" args="(int index)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="a00872.html">vtkInformation</a>* vtkInformationVector::GetInformationObject           </td>
          <td>(</td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>index</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Get/Set the <a class="el" href="a00872.html" title="Store vtkAlgorithm input/output information.">vtkInformation</a> instance stored at the given index in the vector. The vector will automatically expand to include the index given if necessary. Missing entries in-between will be filled with empty <a class="el" href="a00872.html" title="Store vtkAlgorithm input/output information.">vtkInformation</a> instances. 
</div>
</div><p>
<a class="anchor" name="e42185c8bf311d3447b31876e703b9a6"></a><!-- doxytag: member="vtkInformationVector::Append" ref="e42185c8bf311d3447b31876e703b9a6" args="(vtkInformation *info)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void vtkInformationVector::Append           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="a00872.html">vtkInformation</a> *&nbsp;</td>
          <td class="paramname"> <em>info</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Append/Remove an information object. 
</div>
</div><p>
<a class="anchor" name="5986b9d626f5eaf322b472b90339f1f2"></a><!-- doxytag: member="vtkInformationVector::Remove" ref="5986b9d626f5eaf322b472b90339f1f2" args="(vtkInformation *info)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void vtkInformationVector::Remove           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="a00872.html">vtkInformation</a> *&nbsp;</td>
          <td class="paramname"> <em>info</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Append/Remove an information object. 
</div>
</div><p>
<a class="anchor" name="0544c7b01701c457a182d44ad5f6a2ab"></a><!-- doxytag: member="vtkInformationVector::Register" ref="0544c7b01701c457a182d44ad5f6a2ab" args="(vtkObjectBase *o)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkInformationVector::Register           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="a01085.html">vtkObjectBase</a> *&nbsp;</td>
          <td class="paramname"> <em>o</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Initiate garbage collection when a reference is removed. 
<p>Reimplemented from <a class="el" href="a01085.html#830c927684d2b23593ec447f1c274f57">vtkObjectBase</a>.</p>

</div>
</div><p>
<a class="anchor" name="85cb54d393c334d1968232989cefd5dd"></a><!-- doxytag: member="vtkInformationVector::UnRegister" ref="85cb54d393c334d1968232989cefd5dd" args="(vtkObjectBase *o)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkInformationVector::UnRegister           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="a01085.html">vtkObjectBase</a> *&nbsp;</td>
          <td class="paramname"> <em>o</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Initiate garbage collection when a reference is removed. 
<p>Reimplemented from <a class="el" href="a01085.html#2f77b7beccf178c43570367c50c41567">vtkObjectBase</a>.</p>

</div>
</div><p>
<a class="anchor" name="9ca8fe7ff7820b28aea36b3396a31de6"></a><!-- doxytag: member="vtkInformationVector::Copy" ref="9ca8fe7ff7820b28aea36b3396a31de6" args="(vtkInformationVector *from, int deep=0)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void vtkInformationVector::Copy           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="a00895.html">vtkInformationVector</a> *&nbsp;</td>
          <td class="paramname"> <em>from</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>deep</em> = <code>0</code></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Copy all information entries from the given <a class="el" href="a00872.html" title="Store vtkAlgorithm input/output information.">vtkInformation</a> instance. Any previously existing entries are removed. If deep==1, a deep copy of the information structure is performed (new instances of any contained <a class="el" href="a00872.html" title="Store vtkAlgorithm input/output information.">vtkInformation</a> and <a class="el" href="a00895.html" title="Store zero or more vtkInformation instances.">vtkInformationVector</a> objects are created). 
</div>
</div><p>
<a class="anchor" name="238d3512e97040e98e08bf124e755c94"></a><!-- doxytag: member="vtkInformationVector::ReportReferences" ref="238d3512e97040e98e08bf124e755c94" args="(vtkGarbageCollector *)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkInformationVector::ReportReferences           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="a00572.html">vtkGarbageCollector</a> *&nbsp;</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [protected, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Reimplemented from <a class="el" href="a01085.html#c6aa962bedb220056f91add33044f24e">vtkObjectBase</a>.</p>

</div>
</div><p>
<hr><h2>Member Data Documentation</h2>
<a class="anchor" name="93cebf7ba8d0c1786818f882f9c68b4c"></a><!-- doxytag: member="vtkInformationVector::Internal" ref="93cebf7ba8d0c1786818f882f9c68b4c" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">vtkInformationVectorInternals* <a class="el" href="a00895.html#93cebf7ba8d0c1786818f882f9c68b4c">vtkInformationVector::Internal</a><code> [protected]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="a03856.html#l00085">85</a> of file <a class="el" href="a03856.html">vtkInformationVector.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="2976ae1f21ca124d3cf262da24266a37"></a><!-- doxytag: member="vtkInformationVector::NumberOfInformationObjects" ref="2976ae1f21ca124d3cf262da24266a37" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int <a class="el" href="a00895.html#2976ae1f21ca124d3cf262da24266a37">vtkInformationVector::NumberOfInformationObjects</a><code> [protected]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

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

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