#include <vtkSMSessionProxyManagerInternals.h>
|
void | FindProxyTuples (vtkSMProxy *proxy, std::set< vtkSMProxyManagerEntry > &tuplesFounds) |
|
void | ComputeDelta (const vtkSMMessage *newState, vtkSMProxyLocator *locator, std::set< vtkSMProxyManagerEntry > &toRegister, std::set< vtkSMProxyManagerEntry > &toUnregister) |
|
void | RemoveTuples (const char *name, std::set< vtkSMProxyManagerEntry > &removedEntries) |
|
void | RemoveTuples (const char *group, const char *name, std::set< vtkSMProxyManagerEntry > &removedEntries, bool doMapOnly) |
|
bool | RemoveTuples (const char *group, const char *name, vtkSMProxy *proxy) |
|
void | UpdateProxySelectionModelState () |
|
void | UpdateLinkState () |
|
§ ProxyGroupType
§ GroupNameProxySet
§ SetOfProxies
§ LinkType
§ SelectionModelsType
§ FindProxyTuples()
§ ComputeDelta()
§ RemoveTuples() [1/3]
void vtkSMSessionProxyManagerInternals::RemoveTuples |
( |
const char * |
name, |
|
|
std::set< vtkSMProxyManagerEntry > & |
removedEntries |
|
) |
| |
|
inline |
§ RemoveTuples() [2/3]
void vtkSMSessionProxyManagerInternals::RemoveTuples |
( |
const char * |
group, |
|
|
const char * |
name, |
|
|
std::set< vtkSMProxyManagerEntry > & |
removedEntries, |
|
|
bool |
doMapOnly |
|
) |
| |
|
inline |
§ RemoveTuples() [3/3]
bool vtkSMSessionProxyManagerInternals::RemoveTuples |
( |
const char * |
group, |
|
|
const char * |
name, |
|
|
vtkSMProxy * |
proxy |
|
) |
| |
|
inline |
§ UpdateProxySelectionModelState()
void vtkSMSessionProxyManagerInternals::UpdateProxySelectionModelState |
( |
| ) |
|
|
inline |
§ UpdateLinkState()
void vtkSMSessionProxyManagerInternals::UpdateLinkState |
( |
| ) |
|
|
inline |
§ RegisteredProxyMap
§ RegisteredProxyTuple
§ ModifiedProxies
SetOfProxies vtkSMSessionProxyManagerInternals::ModifiedProxies |
§ RegisteredLinkMap
LinkType vtkSMSessionProxyManagerInternals::RegisteredLinkMap |
§ SelectionModels
§ State
§ ProxyManager
The documentation for this struct was generated from the following file: