Public Member Functions | Public Attributes | List of all members
vtkSMProxyInternals::ConnectionInfo Struct Reference

#include <vtkSMProxyInternals.h>

Collaboration diagram for vtkSMProxyInternals::ConnectionInfo:
Collaboration graph
[legend]

Public Member Functions

 ConnectionInfo (vtkSMProperty *prop, vtkSMProxy *prox)
 

Public Attributes

vtkWeakPointer< vtkSMPropertyProperty
 
vtkWeakPointer< vtkSMProxyProxy
 

Detailed Description

Definition at line 54 of file vtkSMProxyInternals.h.

Constructor & Destructor Documentation

◆ ConnectionInfo()

vtkSMProxyInternals::ConnectionInfo::ConnectionInfo ( vtkSMProperty prop,
vtkSMProxy prox 
)
inline

Definition at line 56 of file vtkSMProxyInternals.h.

Member Data Documentation

◆ Property

vtkWeakPointer<vtkSMProperty> vtkSMProxyInternals::ConnectionInfo::Property

Definition at line 58 of file vtkSMProxyInternals.h.

◆ Proxy

vtkWeakPointer<vtkSMProxy> vtkSMProxyInternals::ConnectionInfo::Proxy

Definition at line 60 of file vtkSMProxyInternals.h.


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