ParaView
Classes | Public Types | Public Member Functions | Public Attributes
vtkSMProxyInternals Struct Reference

#include <vtkSMProxyInternals.h>

List of all members.

Classes

struct  ConnectionInfo
struct  ExposedPropertyInfo
struct  PropertyInfo

Public Types

typedef std::map< vtkStdString,
PropertyInfo
PropertyInfoMap
typedef std::map< vtkStdString,
vtkSmartPointer< vtkSMProxy > > 
ProxyMap
typedef std::map< vtkStdString,
ExposedPropertyInfo
ExposedPropertyInfoMap
typedef std::vector
< vtkSmartPointer
< vtkSMProxyLink > > 
SubProxyLinksType
typedef std::map< std::string,
std::string
AnnotationMap

Public Member Functions

 vtkSMProxyInternals ()

Public Attributes

PropertyInfoMap Properties
std::vector< vtkStdStringPropertyNamesInOrder
std::vector< vtkSmartPointer
< vtkSMPropertyGroup > > 
PropertyGroups
std::vector< intServerIDs
ProxyMap SubProxies
std::vector< ConnectionInfoConsumers
std::vector< ConnectionInfoProducers
ExposedPropertyInfoMap ExposedProperties
SubProxyLinksType SubProxyLinks
AnnotationMap Annotations
bool EnableAnnotationPush

Detailed Description

Definition at line 39 of file vtkSMProxyInternals.h.


Member Typedef Documentation

Definition at line 54 of file vtkSMProxyInternals.h.

Definition at line 65 of file vtkSMProxyInternals.h.

Definition at line 87 of file vtkSMProxyInternals.h.

Definition at line 91 of file vtkSMProxyInternals.h.

Definition at line 95 of file vtkSMProxyInternals.h.


Constructor & Destructor Documentation

vtkSMProxyInternals::vtkSMProxyInternals ( ) [inline]

Definition at line 100 of file vtkSMProxyInternals.h.


Member Data Documentation

Definition at line 55 of file vtkSMProxyInternals.h.

Definition at line 59 of file vtkSMProxyInternals.h.

Definition at line 61 of file vtkSMProxyInternals.h.

Definition at line 63 of file vtkSMProxyInternals.h.

Definition at line 66 of file vtkSMProxyInternals.h.

Definition at line 75 of file vtkSMProxyInternals.h.

Definition at line 76 of file vtkSMProxyInternals.h.

Definition at line 88 of file vtkSMProxyInternals.h.

Definition at line 92 of file vtkSMProxyInternals.h.

Definition at line 96 of file vtkSMProxyInternals.h.

Definition at line 97 of file vtkSMProxyInternals.h.


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