Used to identify a proxy type. More...
#include <vtkSMProxyListDomain.h>
Public Member Functions | |
| ProxyType ()=default | |
| ProxyType (const std::string &group, const std::string &name) | |
Public Attributes | |
| std::string | GroupName |
| std::string | ProxyName |
Used to identify a proxy type.
Definition at line 50 of file vtkSMProxyListDomain.h.
|
default |
|
inline |
Definition at line 55 of file vtkSMProxyListDomain.h.
| std::string vtkSMProxyListDomain::ProxyType::GroupName |
Definition at line 52 of file vtkSMProxyListDomain.h.
| std::string vtkSMProxyListDomain::ProxyType::ProxyName |
Definition at line 53 of file vtkSMProxyListDomain.h.
1.8.13 on Sat Dec 6 2025