#include <vtkSMProxyManager.h>

Public Types | |
| enum | { PROXY = 0x1, COMPOUND_PROXY_DEFINITION = 0x2, LINK = 0x3 } |
Public Attributes | |
| vtkSMProxy * | Proxy |
| const char * | GroupName |
| const char * | ProxyName |
| unsigned int | Type |
Definition at line 169 of file vtkSMProxyManager.h.
| anonymous enum |
| Enumerator | |
|---|---|
| PROXY | |
| COMPOUND_PROXY_DEFINITION | |
| LINK | |
Definition at line 178 of file vtkSMProxyManager.h.
| vtkSMProxy* vtkSMProxyManager::RegisteredProxyInformation::Proxy |
Definition at line 171 of file vtkSMProxyManager.h.
| const char* vtkSMProxyManager::RegisteredProxyInformation::GroupName |
Definition at line 172 of file vtkSMProxyManager.h.
| const char* vtkSMProxyManager::RegisteredProxyInformation::ProxyName |
Definition at line 173 of file vtkSMProxyManager.h.
| unsigned int vtkSMProxyManager::RegisteredProxyInformation::Type |
Definition at line 176 of file vtkSMProxyManager.h.
1.8.13 on Fri Aug 1 2025