This class is used by vtkSMProxyProperty to keep track of the proxies. More...
#include <vtkSMProxyPropertyInternals.h>
Public Types | |
typedef std::vector< vtkSmartPointer< vtkSMProxy > > | SmartVectorOfProxies |
typedef std::vector< vtkWeakPointer< vtkSMProxy > > | WeakVectorOfProxies |
typedef std::vector< unsigned int > | VectorOfUInts |
This class is used by vtkSMProxyProperty to keep track of the proxies.
It keeps proxies as well as output port information which is needed for vtkSMInputProperty. That makes it easier and less error prone to keep the number of ports and proxies in sync and correctly check when values are modified.
Definition at line 26 of file vtkSMProxyPropertyInternals.h.
typedef std::vector<vtkSmartPointer<vtkSMProxy> > vtkSMProxyProperty::vtkPPInternals::SmartVectorOfProxies |
Definition at line 29 of file vtkSMProxyPropertyInternals.h.
typedef std::vector<vtkWeakPointer<vtkSMProxy> > vtkSMProxyProperty::vtkPPInternals::WeakVectorOfProxies |
Definition at line 30 of file vtkSMProxyPropertyInternals.h.
typedef std::vector<unsigned int> vtkSMProxyProperty::vtkPPInternals::VectorOfUInts |
Definition at line 31 of file vtkSMProxyPropertyInternals.h.
|
inline |
Definition at line 110 of file vtkSMProxyPropertyInternals.h.
|
inline |
Definition at line 122 of file vtkSMProxyPropertyInternals.h.
|
inline |
Definition at line 130 of file vtkSMProxyPropertyInternals.h.
|
inline |
Definition at line 137 of file vtkSMProxyPropertyInternals.h.
|
inline |
Definition at line 154 of file vtkSMProxyPropertyInternals.h.
|
inline |
Definition at line 165 of file vtkSMProxyPropertyInternals.h.
|
inline |
Definition at line 176 of file vtkSMProxyPropertyInternals.h.
|
inline |
Definition at line 187 of file vtkSMProxyPropertyInternals.h.
|
inline |
Definition at line 199 of file vtkSMProxyPropertyInternals.h.
|
inline |
Definition at line 216 of file vtkSMProxyPropertyInternals.h.
|
inline |
Definition at line 234 of file vtkSMProxyPropertyInternals.h.
|
inline |
Definition at line 256 of file vtkSMProxyPropertyInternals.h.
|
inline |
Definition at line 268 of file vtkSMProxyPropertyInternals.h.
|
inline |
Definition at line 282 of file vtkSMProxyPropertyInternals.h.
|
inline |
Definition at line 289 of file vtkSMProxyPropertyInternals.h.
|
inline |
Definition at line 290 of file vtkSMProxyPropertyInternals.h.
|
inline |
Definition at line 291 of file vtkSMProxyPropertyInternals.h.
|
inline |
Definition at line 292 of file vtkSMProxyPropertyInternals.h.
|
inline |
Definition at line 295 of file vtkSMProxyPropertyInternals.h.
|
inline |
Definition at line 302 of file vtkSMProxyPropertyInternals.h.
Definition at line 313 of file vtkSMProxyPropertyInternals.h.
|
inline |
Definition at line 317 of file vtkSMProxyPropertyInternals.h.
|
inline |
Definition at line 331 of file vtkSMProxyPropertyInternals.h.
|
inline |
Definition at line 355 of file vtkSMProxyPropertyInternals.h.