ParaView
Public Types | Public Attributes
vtkSMProxyManager::RegisteredProxyInformation Struct Reference

#include <vtkSMProxyManager.h>

Collaboration diagram for vtkSMProxyManager::RegisteredProxyInformation:
Collaboration graph
[legend]

List of all members.

Public Types

enum  { PROXY = 0x1, COMPOUND_PROXY_DEFINITION = 0x2, LINK = 0x3, GLOBAL_PROPERTIES_MANAGER = 0x4 }

Public Attributes

vtkSMProxyProxy
const char * GroupName
const char * ProxyName
unsigned int Type

Detailed Description

Definition at line 162 of file vtkSMProxyManager.h.


Member Enumeration Documentation

anonymous enum
Enumerator:
PROXY 
COMPOUND_PROXY_DEFINITION 
LINK 
GLOBAL_PROPERTIES_MANAGER 

Definition at line 171 of file vtkSMProxyManager.h.


Member Data Documentation

Definition at line 164 of file vtkSMProxyManager.h.

Definition at line 165 of file vtkSMProxyManager.h.

Definition at line 166 of file vtkSMProxyManager.h.

Definition at line 169 of file vtkSMProxyManager.h.


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