ParaView
Public Member Functions | Static Public Member Functions | Protected Member Functions
vtkSMPSWriterProxy Class Reference

proxy for the parallel-serial writer. More...

#include <vtkSMPSWriterProxy.h>

Inheritance diagram for vtkSMPSWriterProxy:
Inheritance graph
[legend]
Collaboration diagram for vtkSMPSWriterProxy:
Collaboration graph
[legend]

List of all members.

Public Member Functions

virtual const char * GetClassName ()
virtual int IsA (const char *type)
void PrintSelf (ostream &os, vtkIndent indent)

Static Public Member Functions

static vtkSMPSWriterProxyNew ()
static int IsTypeOf (const char *type)
static vtkSMPSWriterProxySafeDownCast (vtkObject *o)

Protected Member Functions

 vtkSMPSWriterProxy ()
 ~vtkSMPSWriterProxy ()

Detailed Description

proxy for the parallel-serial writer.

vtkSMPSWriterProxy is the proxy for all vtkParallelSerialWriter objects. It is responsible of setting the internal writer that is configured as a sub-proxy.

Definition at line 28 of file vtkSMPSWriterProxy.h.


Constructor & Destructor Documentation

vtkSMPSWriterProxy::vtkSMPSWriterProxy ( ) [protected]
vtkSMPSWriterProxy::~vtkSMPSWriterProxy ( ) [protected]

Member Function Documentation

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

Reimplemented from vtkSMPWriterProxy.

virtual const char* vtkSMPSWriterProxy::GetClassName ( ) [virtual]

Reimplemented from vtkSMPWriterProxy.

static int vtkSMPSWriterProxy::IsTypeOf ( const char *  type) [static]

Reimplemented from vtkSMPWriterProxy.

virtual int vtkSMPSWriterProxy::IsA ( const char *  type) [virtual]

Reimplemented from vtkSMPWriterProxy.

static vtkSMPSWriterProxy* vtkSMPSWriterProxy::SafeDownCast ( vtkObject o) [static]

Reimplemented from vtkSMPWriterProxy.

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

Reimplemented from vtkSMPWriterProxy.


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