#include <vtkSMSessionProxyManagerInternals.h>


Public Member Functions | |
| vtkBaseTypeMacro (vtkSMProxyManagerProxyInfo, vtkObjectBase) | |
Public Member Functions inherited from vtkObjectBase | |
| const char * | GetClassName () const |
| virtual vtkTypeBool | IsA (const char *name) |
| virtual void | Delete () |
| virtual void | FastDelete () |
| void | Print (ostream &os) |
| virtual void | Register (vtkObjectBase *o) |
| virtual void | UnRegister (vtkObjectBase *o) |
| void | SetReferenceCount (int) |
| virtual void | PrintSelf (ostream &os, vtkIndent indent) |
| virtual void | PrintHeader (ostream &os, vtkIndent indent) |
| virtual void | PrintTrailer (ostream &os, vtkIndent indent) |
| int | GetReferenceCount () |
| void | PrintRevisions (ostream &) |
| virtual void | PrintSelf (ostream &os, vtkIndent indent) |
| virtual void | PrintHeader (ostream &os, vtkIndent indent) |
| virtual void | PrintTrailer (ostream &os, vtkIndent indent) |
| int | GetReferenceCount () |
| void | PrintRevisions (ostream &) |
Static Public Member Functions | |
| static vtkSMProxyManagerProxyInfo * | New () |
Static Public Member Functions inherited from vtkObjectBase | |
| static vtkTypeBool | IsTypeOf (const char *name) |
| static vtkObjectBase * | New () |
| static vtkObjectBase * | New () |
Public Attributes | |
| vtkSmartPointer< vtkSMProxy > | Proxy |
| unsigned long | ModifiedObserverTag |
| unsigned long | StateChangedObserverTag |
| unsigned long | UpdateObserverTag |
| unsigned long | UpdateInformationObserverTag |
Additional Inherited Members | |
Protected Member Functions inherited from vtkObjectBase | |
| vtkObjectBase () | |
| virtual | ~vtkObjectBase () |
| virtual void | CollectRevisions (ostream &) |
| virtual void | RegisterInternal (vtkObjectBase *, vtkTypeBool check) |
| virtual void | UnRegisterInternal (vtkObjectBase *, vtkTypeBool check) |
| virtual void | ReportReferences (vtkGarbageCollector *) |
| vtkObjectBase (const vtkObjectBase &) | |
| void | operator= (const vtkObjectBase &) |
Protected Attributes inherited from vtkObjectBase | |
| vtkAtomicInt32 | ReferenceCount |
| vtkWeakPointerBase ** | WeakPointers |
Definition at line 43 of file vtkSMSessionProxyManagerInternals.h.
| vtkSMProxyManagerProxyInfo::vtkBaseTypeMacro | ( | vtkSMProxyManagerProxyInfo | , |
| vtkObjectBase | |||
| ) |
|
inlinestatic |
Definition at line 54 of file vtkSMSessionProxyManagerInternals.h.
| vtkSmartPointer<vtkSMProxy> vtkSMProxyManagerProxyInfo::Proxy |
Definition at line 48 of file vtkSMSessionProxyManagerInternals.h.
| unsigned long vtkSMProxyManagerProxyInfo::ModifiedObserverTag |
Definition at line 49 of file vtkSMSessionProxyManagerInternals.h.
| unsigned long vtkSMProxyManagerProxyInfo::StateChangedObserverTag |
Definition at line 50 of file vtkSMSessionProxyManagerInternals.h.
| unsigned long vtkSMProxyManagerProxyInfo::UpdateObserverTag |
Definition at line 51 of file vtkSMSessionProxyManagerInternals.h.
| unsigned long vtkSMProxyManagerProxyInfo::UpdateInformationObserverTag |
Definition at line 52 of file vtkSMSessionProxyManagerInternals.h.
1.8.13 on Tue May 18 2021