ParaView
Public Member Functions | Static Public Member Functions | Public Attributes | List of all members
vtkSMProxyManagerProxyInfo Class Reference

#include <vtkSMSessionProxyManagerInternals.h>

Inherits vtkObjectBase.

Public Member Functions

 vtkBaseTypeMacro (vtkSMProxyManagerProxyInfo, vtkObjectBase)
 

Static Public Member Functions

static vtkSMProxyManagerProxyInfoNew ()
 

Public Attributes

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

Detailed Description

Definition at line 44 of file vtkSMSessionProxyManagerInternals.h.

Member Function Documentation

◆ vtkBaseTypeMacro()

vtkSMProxyManagerProxyInfo::vtkBaseTypeMacro ( vtkSMProxyManagerProxyInfo  ,
vtkObjectBase   
)

◆ New()

static vtkSMProxyManagerProxyInfo* vtkSMProxyManagerProxyInfo::New ( )
inlinestatic

Definition at line 55 of file vtkSMSessionProxyManagerInternals.h.

Member Data Documentation

◆ Proxy

vtkSmartPointer<vtkSMProxy> vtkSMProxyManagerProxyInfo::Proxy

Definition at line 49 of file vtkSMSessionProxyManagerInternals.h.

◆ ModifiedObserverTag

unsigned long vtkSMProxyManagerProxyInfo::ModifiedObserverTag

Definition at line 50 of file vtkSMSessionProxyManagerInternals.h.

◆ StateChangedObserverTag

unsigned long vtkSMProxyManagerProxyInfo::StateChangedObserverTag

Definition at line 51 of file vtkSMSessionProxyManagerInternals.h.

◆ UpdateObserverTag

unsigned long vtkSMProxyManagerProxyInfo::UpdateObserverTag

Definition at line 52 of file vtkSMSessionProxyManagerInternals.h.

◆ UpdateInformationObserverTag

unsigned long vtkSMProxyManagerProxyInfo::UpdateInformationObserverTag

Definition at line 53 of file vtkSMSessionProxyManagerInternals.h.


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