ssPolyDataInstrumentSocketInput Class Reference
[C++/Mechanization/SwathInstrument/PolyDataInstrument]

#include <ssPolyDataInstrumentSocketInput.h>

Inheritance diagram for ssPolyDataInstrumentSocketInput:

Inheritance graph
[legend]
Collaboration diagram for ssPolyDataInstrumentSocketInput:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 vtkTypeMacro (ssPolyDataInstrumentSocketInput, vtkSource)
void PrintSelf (ostream &os, vtkIndent indent)
 Print the internal state.

Static Public Member Functions

static ssPolyDataInstrumentSocketInputNew ()
 Construct a new object of this class.

Protected Member Functions

 ssPolyDataInstrumentSocketInput ()
 Ctor.
 ~ssPolyDataInstrumentSocketInput ()
 Dtor.
void Execute ()
 Provide a single record.

Detailed Description

Definition at line 11 of file ssPolyDataInstrumentSocketInput.h.


Constructor & Destructor Documentation

ssPolyDataInstrumentSocketInput::ssPolyDataInstrumentSocketInput (  )  [protected]

Ctor.

ssPolyDataInstrumentSocketInput::~ssPolyDataInstrumentSocketInput (  )  [protected]

Dtor.


Member Function Documentation

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

Construct a new object of this class.

This is the only method that objects of this class may be brought into existance.

Reimplemented from vtkAlgorithm.

ssPolyDataInstrumentSocketInput::vtkTypeMacro ( ssPolyDataInstrumentSocketInput  ,
vtkSource   
)

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

Print the internal state.

Parameters:
os The destination stream.
indent The indentation to use.

Reimplemented from vtkPolyDataSource.

void ssPolyDataInstrumentSocketInput::Execute (  )  [protected, virtual]

Provide a single record.

Reimplemented from vtkSource.


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