#include <vtkSMSessionProxyManagerInternals.h>

Public Member Functions | |
| vtkSMProxyManagerEntry (const char *group, const char *name, vtkSMProxy *proxy) | |
| bool | operator== (const vtkSMProxyManagerEntry &other) const |
| bool | operator< (const vtkSMProxyManagerEntry &other) const |
| bool | operator> (const vtkSMProxyManagerEntry &other) const |
Public Attributes | |
| std::string | Group |
| std::string | Name |
| vtkSmartPointer< vtkSMProxy > | Proxy |
Definition at line 121 of file vtkSMSessionProxyManagerInternals.h.
|
inline |
Definition at line 127 of file vtkSMSessionProxyManagerInternals.h.
|
inline |
Definition at line 134 of file vtkSMSessionProxyManagerInternals.h.
|
inline |
Definition at line 140 of file vtkSMSessionProxyManagerInternals.h.
|
inline |
Definition at line 157 of file vtkSMSessionProxyManagerInternals.h.
| std::string vtkSMProxyManagerEntry::Group |
Definition at line 123 of file vtkSMSessionProxyManagerInternals.h.
| std::string vtkSMProxyManagerEntry::Name |
Definition at line 124 of file vtkSMSessionProxyManagerInternals.h.
| vtkSmartPointer<vtkSMProxy> vtkSMProxyManagerEntry::Proxy |
Definition at line 125 of file vtkSMSessionProxyManagerInternals.h.
1.8.13 on Sat Dec 6 2025