ParaView
Public Member Functions | Static Public Member Functions | Public Attributes
vtkSMProxyManagerProxyInfo Class Reference

#include <vtkSMSessionProxyManagerInternals.h>

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

List of all members.

Public Member Functions

virtual const char * GetClassName ()
virtual int IsA (const char *type)

Static Public Member Functions

static int IsTypeOf (const char *type)
static vtkSMProxyManagerProxyInfoSafeDownCast (vtkObject *o)
static vtkSMProxyManagerProxyInfoNew ()

Public Attributes

vtkSmartPointer< vtkSMProxyProxy
unsigned long ModifiedObserverTag
unsigned long StateChangedObserverTag
unsigned long UpdateObserverTag
unsigned long UpdateInformationObserverTag

Detailed Description

Definition at line 45 of file vtkSMSessionProxyManagerInternals.h.


Member Function Documentation

virtual const char* vtkSMProxyManagerProxyInfo::GetClassName ( ) [virtual]
static int vtkSMProxyManagerProxyInfo::IsTypeOf ( const char *  type) [static]

Reimplemented from vtkObjectBase.

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

Reimplemented from vtkObjectBase.

static vtkSMProxyManagerProxyInfo* vtkSMProxyManagerProxyInfo::SafeDownCast ( vtkObject o) [static]
static vtkSMProxyManagerProxyInfo* vtkSMProxyManagerProxyInfo::New ( ) [inline, static]

Reimplemented from vtkObjectBase.

Definition at line 56 of file vtkSMSessionProxyManagerInternals.h.


Member Data Documentation

Definition at line 48 of file vtkSMSessionProxyManagerInternals.h.

Definition at line 51 of file vtkSMSessionProxyManagerInternals.h.

Definition at line 52 of file vtkSMSessionProxyManagerInternals.h.

Definition at line 53 of file vtkSMSessionProxyManagerInternals.h.

Definition at line 54 of file vtkSMSessionProxyManagerInternals.h.


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