Go to the documentation of this file.
4 #ifndef vtkSMProxyInternals_h
5 #define vtkSMProxyInternals_h
51 typedef std::map<std::string, vtkSmartPointer<vtkSMProxy>>
ProxyMap;
std::vector< ConnectionInfo > Consumers
std::map< std::string, vtkSmartPointer< vtkSMProxy > > ProxyMap
ExposedPropertyInfoMap ExposedProperties
PropertyInfoMap Properties
ConnectionInfo(vtkSMProperty *prop, vtkSMProxy *prox)
AnnotationMap Annotations
std::vector< vtkSmartPointer< vtkSMPropertyGroup > > PropertyGroups
superclass for all SM properties
std::map< std::string, PropertyInfo > PropertyInfoMap
proxy for a VTK object(s) on a server
std::vector< vtkSmartPointer< vtkSMProxyLink > > SubProxyLinksType
SubProxyLinksType SubProxyLinks
std::vector< std::string > PropertyNamesInOrder
std::map< std::string, std::string > AnnotationMap
std::map< std::string, ExposedPropertyInfo > ExposedPropertyInfoMap
std::vector< ConnectionInfo > Producers
vtkWeakPointer< vtkSMProperty > Property
vtkSmartPointer< vtkSMProperty > Property
bool EnableAnnotationPush
vtkWeakPointer< vtkSMProxy > Proxy
std::vector< int > ServerIDs