ssMultibeamAlertWindow Class Reference
[Gui/Plan/Aquisition]

#include <ssMultibeamAlertWindow.h>

Inheritance diagram for ssMultibeamAlertWindow:

Inheritance graph
[legend]
Collaboration diagram for ssMultibeamAlertWindow:

Collaboration graph
[legend]
List of all members.

Public Member Functions

void PrintSelf (ostream &os, vtkIndent indent)
 Print the relevent contents of this object.
 vtkTypeMacro (ssMultibeamAlertWindow, vtkOutputWindow)
void DisplayText (const char *t)
 Display a message.
void SetWindowCollection (vtkKWWindowCollection *windows)

Static Public Member Functions

static ssMultibeamAlertWindowNew ()
 Instantiate a new object of this type.

Protected Member Functions

 ssMultibeamAlertWindow ()
 Ctor.
virtual ~ssMultibeamAlertWindow ()
 Dtor.

Protected Attributes

vtkKWWindowCollection * Windows

Detailed Description

Definition at line 14 of file ssMultibeamAlertWindow.h.


Constructor & Destructor Documentation

ssMultibeamAlertWindow::ssMultibeamAlertWindow (  )  [protected]

Ctor.

virtual ssMultibeamAlertWindow::~ssMultibeamAlertWindow (  )  [protected, virtual]

Dtor.


Member Function Documentation

static ssMultibeamAlertWindow* ssMultibeamAlertWindow::New (  )  [static]

Instantiate a new object of this type.

This is the only method that objects of this type may be created.

Returns:
The new object.

Reimplemented from vtkOutputWindow.

void ssMultibeamAlertWindow::PrintSelf ( ostream &  os,
vtkIndent  indent 
) [virtual]

Print the relevent contents of this object.

Parameters:
os The stream to which the output is directed.
indent The indentation level.

Reimplemented from vtkOutputWindow.

ssMultibeamAlertWindow::vtkTypeMacro ( ssMultibeamAlertWindow  ,
vtkOutputWindow   
)

void ssMultibeamAlertWindow::DisplayText ( const char *  t  )  [virtual]

Display a message.

Parameters:
t The message.

Reimplemented from vtkOutputWindow.

void ssMultibeamAlertWindow::SetWindowCollection ( vtkKWWindowCollection *  windows  ) 


Member Data Documentation

vtkKWWindowCollection* ssMultibeamAlertWindow::Windows [protected]

Definition at line 58 of file ssMultibeamAlertWindow.h.


The documentation for this class was generated from the following file: