#include <vtkSMProxyInternals.h>
Public Types | |
| typedef vtkstd::map< vtkStdString, PropertyInfo > | PropertyInfoMap |
| typedef vtkstd::map< vtkStdString, vtkSmartPointer< vtkSMProxy > > | ProxyMap |
Public Attributes | |
| vtkstd::vector< vtkClientServerID > | IDs |
| vtkstd::vector< int > | ServerIDs |
| PropertyInfoMap | Properties |
| ProxyMap | SubProxies |
| vtkstd::vector< ConsumerInfo > | Consumers |
| vtkstd::set< vtkStdString > | ExposedPropertyNames |
|
|
Definition at line 53 of file vtkSMProxyInternals.h. |
|
|
Definition at line 56 of file vtkSMProxyInternals.h. |
|
|
Definition at line 49 of file vtkSMProxyInternals.h. |
|
|
Definition at line 50 of file vtkSMProxyInternals.h. |
|
|
Definition at line 54 of file vtkSMProxyInternals.h. |
|
|
Definition at line 57 of file vtkSMProxyInternals.h. |
|
|
Definition at line 66 of file vtkSMProxyInternals.h. |
|
|
Definition at line 69 of file vtkSMProxyInternals.h. |
1.3.5