|
ParaView
|
#include <vtkSMProxyInternals.h>

Public Member Functions | |
| ConnectionInfo (vtkSMProperty *prop, vtkSMProxy *prox) | |
Public Attributes | |
| vtkWeakPointer< vtkSMProperty > | Property |
| vtkWeakPointer< vtkSMProxy > | Proxy |
Definition at line 68 of file vtkSMProxyInternals.h.
| vtkSMProxyInternals::ConnectionInfo::ConnectionInfo | ( | vtkSMProperty * | prop, |
| vtkSMProxy * | prox | ||
| ) | [inline] |
Definition at line 70 of file vtkSMProxyInternals.h.
Definition at line 71 of file vtkSMProxyInternals.h.
Definition at line 73 of file vtkSMProxyInternals.h.
1.7.5.1