Sophie

Sophie

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

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: vtkWin32OutputWindow 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>vtkWin32OutputWindow Class Reference</h1><!-- doxytag: class="vtkWin32OutputWindow" --><!-- doxytag: inherits="vtkOutputWindow" --><code>#include &lt;<a class="el" href="a03967.html">vtkWin32OutputWindow.h</a>&gt;</code>
<p>
<div class="dynheader">
Inheritance diagram for vtkWin32OutputWindow:</div>
<div class="dynsection">
<p><center><img src="a15959.png" border="0" usemap="#a15960" alt="Inheritance graph"></center>
<map name="a15960">
<area shape="rect" href="a01144.html" title="base class for writing debug output to a console" alt="" coords="24,155,155,181"><area shape="rect" href="a01084.html" title="abstract base class for most VTK objects" alt="" coords="50,80,130,107"><area shape="rect" href="a01085.html" title="abstract base class for most VTK objects" alt="" coords="35,5,144,32"></map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div>
<div class="dynheader">
Collaboration diagram for vtkWin32OutputWindow:</div>
<div class="dynsection">
<p><center><img src="a15961.png" border="0" usemap="#a15962" alt="Collaboration graph"></center>
<map name="a15962">
<area shape="rect" href="a01144.html" title="base class for writing debug output to a console" alt="" coords="177,187,308,213"><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"><area shape="rect" href="a01145.html" title="vtkOutputWindowCleanup" alt="" coords="191,96,372,123"></map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div>

<p>
<a href="a15963.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2>
Win32 Specific output window class. 
<p>
This class is used for error and debug message output on the windows platform. It creates a read only EDIT control to display the output. This class should not be used directly. It should only be used through the interface of <a class="el" href="a01144.html" title="base class for writing debug output to a console">vtkOutputWindow</a>. This class only handles one output window per process. If the window is destroyed, the <a class="el" href="a01084.html#7e38ded43a1781d5c24125e820631073">vtkObject::GlobalWarningDisplayOff()</a> function is called. The window is created the next time text is written to the window.<p>
<dl class="user" compact><dt><b>Tests:</b></dt><dd><a class="el" href="c2_vtk_t_19.html#c2_vtk_t_vtkWin32OutputWindow">vtkWin32OutputWindow (Tests)</a> </dd></dl>

<p>Definition at line <a class="el" href="a03967.html#l00036">36</a> of file <a class="el" href="a03967.html">vtkWin32OutputWindow.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="a01144.html">vtkOutputWindow</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01881.html#ef4d616048a43ba8e5782898cb88d31a">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="a01881.html#481a55ef9cc1870e3964204d90b29635">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="a01881.html#2e098efbd64f67bb96146daa770f1ced">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="a01881.html#4c81f443e92cdd984b10cb51538bb19a">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">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01881.html#fd2b90e3ca59708c040f84019fbbaadc">DisplayText</a> (const char *)</td></tr>

<tr><td colspan="2"><div class="groupHeader"></div></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01881.html#4104775f52db60864ef1ffdd0d3aeea3">GetSendToStdErr</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="a01881.html#ffae8665c5a67d9e52cac4cd214d3f90">SetSendToStdErr</a> (bool)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01881.html#d5e25380d7573c725fc558fcfbe9e9bf">SendToStdErrOn</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="a01881.html#06e22378937345ade016263e838cc49e">SendToStdErrOff</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 int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01881.html#48ef4cbec570c1d2f58b1ce6ed6b080f">IsTypeOf</a> (const char *type)</td></tr>

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

<tr><td class="memItemLeft" nowrap align="right" valign="top">static <a class="el" href="a01881.html">vtkWin32OutputWindow</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01881.html#f5f81a06a6ab0af3bda5f1c6a6f294bb">New</a> ()</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="a01881.html#2fe7134c32c2e3dd1382bab3b34f3931">vtkWin32OutputWindow</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01881.html#ffe8526bedcaa867ae5fcedd4835a28c">~vtkWin32OutputWindow</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01881.html#2d4d6b2df495eefe09d044081c6a4e93">PromptText</a> (const char *text)</td></tr>

<tr><td colspan="2"><br><h2>Static Protected Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">static void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01881.html#da2afdfa5ed592cf30e6f0dc5008e397">AddText</a> (const char *)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">static int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01881.html#5620eb4207bb992948b908a926d6c839">Initialize</a> ()</td></tr>

</table>
<hr><h2>Member Typedef Documentation</h2>
<a class="anchor" name="ef4d616048a43ba8e5782898cb88d31a"></a><!-- doxytag: member="vtkWin32OutputWindow::Superclass" ref="ef4d616048a43ba8e5782898cb88d31a" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">typedef <a class="el" href="a01144.html">vtkOutputWindow</a> <a class="el" href="a01144.html">vtkWin32OutputWindow::Superclass</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Reimplemented from <a class="el" href="a01144.html#4c40567807bed2e63586411e8a3ed85f">vtkOutputWindow</a>.</p>

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

</div>
</div><p>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" name="2fe7134c32c2e3dd1382bab3b34f3931"></a><!-- doxytag: member="vtkWin32OutputWindow::vtkWin32OutputWindow" ref="2fe7134c32c2e3dd1382bab3b34f3931" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">vtkWin32OutputWindow::vtkWin32OutputWindow           </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="ffe8526bedcaa867ae5fcedd4835a28c"></a><!-- doxytag: member="vtkWin32OutputWindow::~vtkWin32OutputWindow" ref="ffe8526bedcaa867ae5fcedd4835a28c" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual vtkWin32OutputWindow::~vtkWin32OutputWindow           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [protected, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

</div>
</div><p>
<hr><h2>Member Function Documentation</h2>
<a class="anchor" name="481a55ef9cc1870e3964204d90b29635"></a><!-- doxytag: member="vtkWin32OutputWindow::GetClassName" ref="481a55ef9cc1870e3964204d90b29635" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual const char* vtkWin32OutputWindow::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="a01144.html#e05995af1e9839e91b5bec62644bd107">vtkOutputWindow</a>.</p>

</div>
</div><p>
<a class="anchor" name="48ef4cbec570c1d2f58b1ce6ed6b080f"></a><!-- doxytag: member="vtkWin32OutputWindow::IsTypeOf" ref="48ef4cbec570c1d2f58b1ce6ed6b080f" args="(const char *type)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static int vtkWin32OutputWindow::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="a01144.html#a5a949dfe7f7f07cfa06b38bea28ca82">vtkOutputWindow</a>.</p>

</div>
</div><p>
<a class="anchor" name="2e098efbd64f67bb96146daa770f1ced"></a><!-- doxytag: member="vtkWin32OutputWindow::IsA" ref="2e098efbd64f67bb96146daa770f1ced" args="(const char *type)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual int vtkWin32OutputWindow::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="a01144.html#2c8f440ed39aecf74354a6222d9de999">vtkOutputWindow</a>.</p>

</div>
</div><p>
<a class="anchor" name="d585320866cc20ce0a11bd322815fdb1"></a><!-- doxytag: member="vtkWin32OutputWindow::SafeDownCast" ref="d585320866cc20ce0a11bd322815fdb1" args="(vtkObject *o)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static <a class="el" href="a01881.html">vtkWin32OutputWindow</a>* vtkWin32OutputWindow::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="a01144.html#f797fe03ccf335ee17d17ffa33d8c62a">vtkOutputWindow</a>.</p>

</div>
</div><p>
<a class="anchor" name="4c81f443e92cdd984b10cb51538bb19a"></a><!-- doxytag: member="vtkWin32OutputWindow::PrintSelf" ref="4c81f443e92cdd984b10cb51538bb19a" args="(ostream &amp;os, vtkIndent indent)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void vtkWin32OutputWindow::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>
Print ObjectFactor to stream. 
<p>Reimplemented from <a class="el" href="a01144.html#e8175ef8a1f86f7ac5a0df6d9cbabf1f">vtkOutputWindow</a>.</p>

</div>
</div><p>
<a class="anchor" name="f5f81a06a6ab0af3bda5f1c6a6f294bb"></a><!-- doxytag: member="vtkWin32OutputWindow::New" ref="f5f81a06a6ab0af3bda5f1c6a6f294bb" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static <a class="el" href="a01881.html">vtkWin32OutputWindow</a>* vtkWin32OutputWindow::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 a <a class="el" href="a01881.html" title="Win32 Specific output window class.">vtkWin32OutputWindow</a>. 
<p>Reimplemented from <a class="el" href="a01144.html#4d82852e0338da6d16bd3ab37c105df2">vtkOutputWindow</a>.</p>

</div>
</div><p>
<a class="anchor" name="fd2b90e3ca59708c040f84019fbbaadc"></a><!-- doxytag: member="vtkWin32OutputWindow::DisplayText" ref="fd2b90e3ca59708c040f84019fbbaadc" args="(const char *)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkWin32OutputWindow::DisplayText           </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>
New lines are converted to carriage return new lines. 
<p>Reimplemented from <a class="el" href="a01144.html#f73b58b1d096e52e9f79b959a865946d">vtkOutputWindow</a>.</p>

</div>
</div><p>
<a class="anchor" name="4104775f52db60864ef1ffdd0d3aeea3"></a><!-- doxytag: member="vtkWin32OutputWindow::GetSendToStdErr" ref="4104775f52db60864ef1ffdd0d3aeea3" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual bool vtkWin32OutputWindow::GetSendToStdErr           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Set or get whether the <a class="el" href="a01881.html" title="Win32 Specific output window class.">vtkWin32OutputWindow</a> should also send its output to stderr / cerr. 
</div>
</div><p>
<a class="anchor" name="ffae8665c5a67d9e52cac4cd214d3f90"></a><!-- doxytag: member="vtkWin32OutputWindow::SetSendToStdErr" ref="ffae8665c5a67d9e52cac4cd214d3f90" args="(bool)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkWin32OutputWindow::SetSendToStdErr           </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>
Set or get whether the <a class="el" href="a01881.html" title="Win32 Specific output window class.">vtkWin32OutputWindow</a> should also send its output to stderr / cerr. 
</div>
</div><p>
<a class="anchor" name="d5e25380d7573c725fc558fcfbe9e9bf"></a><!-- doxytag: member="vtkWin32OutputWindow::SendToStdErrOn" ref="d5e25380d7573c725fc558fcfbe9e9bf" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkWin32OutputWindow::SendToStdErrOn           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Set or get whether the <a class="el" href="a01881.html" title="Win32 Specific output window class.">vtkWin32OutputWindow</a> should also send its output to stderr / cerr. 
</div>
</div><p>
<a class="anchor" name="06e22378937345ade016263e838cc49e"></a><!-- doxytag: member="vtkWin32OutputWindow::SendToStdErrOff" ref="06e22378937345ade016263e838cc49e" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkWin32OutputWindow::SendToStdErrOff           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Set or get whether the <a class="el" href="a01881.html" title="Win32 Specific output window class.">vtkWin32OutputWindow</a> should also send its output to stderr / cerr. 
</div>
</div><p>
<a class="anchor" name="2d4d6b2df495eefe09d044081c6a4e93"></a><!-- doxytag: member="vtkWin32OutputWindow::PromptText" ref="2d4d6b2df495eefe09d044081c6a4e93" args="(const char *text)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void vtkWin32OutputWindow::PromptText           </td>
          <td>(</td>
          <td class="paramtype">const char *&nbsp;</td>
          <td class="paramname"> <em>text</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [protected]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

</div>
</div><p>
<a class="anchor" name="da2afdfa5ed592cf30e6f0dc5008e397"></a><!-- doxytag: member="vtkWin32OutputWindow::AddText" ref="da2afdfa5ed592cf30e6f0dc5008e397" args="(const char *)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static void vtkWin32OutputWindow::AddText           </td>
          <td>(</td>
          <td class="paramtype">const char *&nbsp;</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [static, protected]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

</div>
</div><p>
<a class="anchor" name="5620eb4207bb992948b908a926d6c839"></a><!-- doxytag: member="vtkWin32OutputWindow::Initialize" ref="5620eb4207bb992948b908a926d6c839" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static int vtkWin32OutputWindow::Initialize           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [static, protected]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

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