Public Member Functions | List of all members
vtkSMProxyManagerProxyListType Class Reference

#include <vtkSMSessionProxyManagerInternals.h>

Inherits vector< vtkSmartPointer< vtkSMProxyManagerProxyInfo > >.

Public Member Functions

bool Contains (vtkSMProxy *proxy)
 
vtkSMProxyManagerProxyListType::iterator Find (vtkSMProxy *proxy)
 

Detailed Description

Definition at line 98 of file vtkSMSessionProxyManagerInternals.h.

Member Function Documentation

◆ Contains()

bool vtkSMProxyManagerProxyListType::Contains ( vtkSMProxy proxy)
inline

Definition at line 103 of file vtkSMSessionProxyManagerInternals.h.

◆ Find()

vtkSMProxyManagerProxyListType::iterator vtkSMProxyManagerProxyListType::Find ( vtkSMProxy proxy)
inline

Definition at line 115 of file vtkSMSessionProxyManagerInternals.h.


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