ssPolyDataRecordWriter Class Reference
[C++/Common/Vtk/ReaderWriter]

#include <ssPolyDataRecordWriter.h>

Inheritance diagram for ssPolyDataRecordWriter:

Inheritance graph
[legend]
Collaboration diagram for ssPolyDataRecordWriter:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 vtkTypeMacro (ssPolyDataRecordWriter, ssRawDataWriter)
void PrintSelf (ostream &os, vtkIndent indent)
 Print the state of this object.

Static Public Member Functions

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

Protected Member Functions

 ssPolyDataRecordWriter ()
 Ctor.
virtual ~ssPolyDataRecordWriter ()
 Dtor.
virtual void WriteData ()
 Write the data.

Detailed Description

Definition at line 12 of file ssPolyDataRecordWriter.h.


Constructor & Destructor Documentation

ssPolyDataRecordWriter::ssPolyDataRecordWriter (  )  [protected]

Ctor.

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

Dtor.


Member Function Documentation

static ssPolyDataRecordWriter* ssPolyDataRecordWriter::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 ssRawDataWriter.

ssPolyDataRecordWriter::vtkTypeMacro ( ssPolyDataRecordWriter  ,
ssRawDataWriter   
)

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

Print the state of this object.

Parameters:
os The output stream.
indent The indentation level. Used for formating output.

Reimplemented from ssRawDataWriter.

virtual void ssPolyDataRecordWriter::WriteData (  )  [protected, virtual]

Write the data.

Reimplemented from vtkDataWriter.


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