Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages

vtkPVErrorLogDisplay Class Reference

Shows a text version of the timer log entries. More...

#include <vtkPVErrorLogDisplay.h>

Inheritance diagram for vtkPVErrorLogDisplay:

Inheritance graph
[legend]
Collaboration diagram for vtkPVErrorLogDisplay:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 vtkTypeRevisionMacro (vtkPVErrorLogDisplay, vtkPVTimerLogDisplay)
void PrintSelf (ostream &os, vtkIndent indent)
virtual void Create (vtkKWApplication *app)
virtual void AppendError (const char *)
virtual void Clear ()
virtual void Save (const char *fileName)

Static Public Member Functions

vtkPVErrorLogDisplayNew ()

Protected Member Functions

 vtkPVErrorLogDisplay ()
 ~vtkPVErrorLogDisplay ()
virtual void Update ()

Protected Attributes

vtkVector< const char * > * ErrorMessages

Detailed Description

Shows a text version of the timer log entries.

A widget to display timing information in the timer log.

Definition at line 39 of file vtkPVErrorLogDisplay.h.


Constructor & Destructor Documentation

vtkPVErrorLogDisplay::vtkPVErrorLogDisplay  )  [protected]
 

vtkPVErrorLogDisplay::~vtkPVErrorLogDisplay  )  [protected]
 


Member Function Documentation

vtkPVErrorLogDisplay* vtkPVErrorLogDisplay::New  )  [static]
 

Reimplemented from vtkPVTimerLogDisplay.

vtkPVErrorLogDisplay::vtkTypeRevisionMacro vtkPVErrorLogDisplay  ,
vtkPVTimerLogDisplay 
 

void vtkPVErrorLogDisplay::PrintSelf ostream &  os,
vtkIndent  indent
 

Reimplemented from vtkPVTimerLogDisplay.

virtual void vtkPVErrorLogDisplay::Create vtkKWApplication app  )  [virtual]
 

Create the widget.

Reimplemented from vtkPVTimerLogDisplay.

virtual void vtkPVErrorLogDisplay::AppendError const char *   )  [virtual]
 

Add an error to the list.

virtual void vtkPVErrorLogDisplay::Clear  )  [virtual]
 

Clear all entries from the buffer.

Reimplemented from vtkPVTimerLogDisplay.

virtual void vtkPVErrorLogDisplay::Save const char *  fileName  )  [virtual]
 

Saves the current log to a file.

Reimplemented from vtkPVTimerLogDisplay.

virtual void vtkPVErrorLogDisplay::Update  )  [protected, virtual]
 

Update the display copying the new log information.

Reimplemented from vtkPVTimerLogDisplay.


Member Data Documentation

vtkVector<const char*>* vtkPVErrorLogDisplay::ErrorMessages [protected]
 

Definition at line 65 of file vtkPVErrorLogDisplay.h.


The documentation for this class was generated from the following file:
Generated on Tue May 30 12:38:00 2006 for ParaView by doxygen 1.3.5