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

#include <vtkSIXMLAnimationWriterRepresentationProperty.h>

Inheritance diagram for vtkSIXMLAnimationWriterRepresentationProperty:
Inheritance graph
[legend]
Collaboration diagram for vtkSIXMLAnimationWriterRepresentationProperty:
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
vtkSIXMLAnimationWriterRepresentationProperty
New ()
static int IsTypeOf (const char *type)
static
vtkSIXMLAnimationWriterRepresentationProperty
SafeDownCast (vtkObject *o)

Protected Member Functions

 vtkSIXMLAnimationWriterRepresentationProperty ()
 ~vtkSIXMLAnimationWriterRepresentationProperty ()
virtual bool Push (vtkSMMessage *, int)

Detailed Description

vtkSIXMLAnimationWriterRepresentationProperty extends vtkSIInputProperty to add push-API specific to vtkXMLPVAnimationWriter to add representations while assigning them unique names consistently across all processes.

Definition at line 27 of file vtkSIXMLAnimationWriterRepresentationProperty.h.


Constructor & Destructor Documentation

vtkSIXMLAnimationWriterRepresentationProperty::vtkSIXMLAnimationWriterRepresentationProperty ( ) [protected]
vtkSIXMLAnimationWriterRepresentationProperty::~vtkSIXMLAnimationWriterRepresentationProperty ( ) [protected]

Member Function Documentation

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

Reimplemented from vtkSIInputProperty.

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

Reimplemented from vtkSIInputProperty.

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

Reimplemented from vtkSIInputProperty.

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

Reimplemented from vtkSIInputProperty.

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

Reimplemented from vtkSIInputProperty.

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

Reimplemented from vtkSIInputProperty.

virtual bool vtkSIXMLAnimationWriterRepresentationProperty::Push ( vtkSMMessage ,
int   
) [protected, virtual]

Overridden to call AddRepresentation on the vtkXMLPVAnimationWriter instance with correct API.

Reimplemented from vtkSIInputProperty.


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