ParaView
Public Member Functions | Static Public Member Functions | Protected Member Functions | Friends
vtkSIDataArrayProperty Class Reference

InformationOnly property. More...

#include <vtkSIDataArrayProperty.h>

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

Protected Member Functions

 vtkSIDataArrayProperty ()
 ~vtkSIDataArrayProperty ()
virtual bool Pull (vtkSMMessage *)

Friends

class vtkSIProxy

Detailed Description

InformationOnly property.

SIProperty that deals with vtkDataArray object type

Definition at line 26 of file vtkSIDataArrayProperty.h.


Constructor & Destructor Documentation

vtkSIDataArrayProperty::vtkSIDataArrayProperty ( ) [protected]
vtkSIDataArrayProperty::~vtkSIDataArrayProperty ( ) [protected]

Member Function Documentation

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

Reimplemented from vtkSIProperty.

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

Reimplemented from vtkSIProperty.

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

Reimplemented from vtkSIProperty.

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

Reimplemented from vtkSIProperty.

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

Reimplemented from vtkSIProperty.

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

Reimplemented from vtkSIProperty.

virtual bool vtkSIDataArrayProperty::Pull ( vtkSMMessage ) [protected, virtual]

Pull the current state of the underneath implementation

Reimplemented from vtkSIProperty.


Friends And Related Function Documentation

friend class vtkSIProxy [friend]

Reimplemented from vtkSIProperty.

Definition at line 38 of file vtkSIDataArrayProperty.h.


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